Custom Field

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
meduser
User
Posts: 6

Custom Field

Post by meduser »

How do we add a custom field to an ASP.NetMaker table / view? The option appears to be only there in ASPMaker - but not in ASP.NET Maker.

Thanks


motfs
User
Posts: 258

Post by motfs »

You can create View to add Custom Field.


meduser
User
Posts: 6

Post by meduser »

[quote]You can create View to add Custom Field.[/quote]

We already tried that - but the option to Add Custom Field does not appear when we right click on the View. It is appearing in ASPMaker - not ASPNetMaker.


Webmaster
User
Posts: 9427

Post by Webmaster »

Please note that ASP.NET Maker is one version behind ASPMaker. The option is not in ASP.NET Maker yet. It will be available in the next major version.

In the mean time, create your view with the required custom field in the database first. Then publish it with ASP.NET Maker.


Post Reply