Hidden Field in “new record”
Archived from the Xataface Users forum.
xmuskie — Sun Jun 19, 2011 9:53 pm
Hi,
I’ve a employee table and they have the join_date and last_date. Could I hide the “last_date” from the NEW Record? Thanks!
shannah — Sun Jun 19, 2011 10:13 pm
So you want it to be a hidden field in the new record form but be visible on the edit record form?
You can do this with permissions (i.e. grant the ‘edit’ permission but not the ‘new’ permission).
-Steve
xmuskie — Mon Jun 20, 2011 5:11 am
Steve,
Thanks for the prompt reply. I’m now looking for how to set the field level permission.