Removing AddNew and Delete buttons... Possible?
Posted: 2013-05-06 03:56
Hi,
I have an app where there is a table containing my settings data. I create the records that need to be there ahead of time and I don't want my users to add new ones or delete the existing ones. I was able to remove Save As Copy using the AppGini option in Table setup screen but I can't see any options to limit deletions or new records. I know I can go into php and take out the buttons all together but short of doing that I wanted to check if there is no other option I am missing.
Thanks for your help. Regards,
Kerem
I have an app where there is a table containing my settings data. I create the records that need to be there ahead of time and I don't want my users to add new ones or delete the existing ones. I was able to remove Save As Copy using the AppGini option in Table setup screen but I can't see any options to limit deletions or new records. I know I can go into php and take out the buttons all together but short of doing that I wanted to check if there is no other option I am missing.
Thanks for your help. Regards,
Kerem