Allow Add button is not showing for Lookup Tables

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

Allow Add button is not showing for Lookup Tables

Post by meduser »

Hello,

We have a form with multiple lookup fields - from linked tables. The lookup is working fine with the linked tables. However, the ALLOW ADD option - which displays a button (next to the lookup fields) which allows user to Add records to the Lookup tables, is not working. We tried refreshing the template cache and regenerating - but it is not showing up. We tried the same thing with ASP Maker - and it works fine there. Is there another setting that we are missing?
Any help would be appreciated.

Thanks
Ron


motfs
User
Posts: 258

Post by motfs »

If you have enabled User Level Security, you can check if the user has permission to add in the Lookup table.

Or you can download the demo project to verify your setup.
http://www.hkvstore.com/aspnetmaker/demo.asp


meduser
User
Posts: 6

Post by meduser »

Great - thanks. That fixed the problem.


Post Reply