I have an autoincrement column that I use as a unique ID but there is no point showing it to the user.
Is there any way to make xataface not display it?
If I have to display it, can I make it non editable?
hiding column
3 posts
• Page 1 of 1
hiding columnI have an autoincrement column that I use as a unique ID but there is no point showing it to the user.
Is there any way to make xataface not display it? If I have to display it, can I make it non editable?
Re: hiding columnare you wanting to hide it list view, details view, or on the edit form?
Auto increment fields aren't displayed on the edit form by default. To hide a field in list view you could add:
or
for the details view. If it is showing up in the edit form you might want to double check and make sure that the field is indeed set as auto increment. (Side Note: To hide a field from the edit form it is probably best to use permissions, but you can also set widget:type=hidden). -Steve
Re: hiding columnThanka.
I want to hide it everywhere. ![]()
3 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 21 guests |