I want to search my database using a listid field (so I require the field to be input when searching) but as the field is system generated I do not want the field to be modifiable.
I have said in my logic: set the field to "hidden" if in add mode but set to "text" if in search mode.
Unfortunately when commiting my modification to the database I get:
ListId (Can not be left blank)
Any ideas what I should do.
Thanks in advance,
Patrick
I have said in my logic: set the field to "hidden" if in add mode but set to "text" if in search mode.
Unfortunately when commiting my modification to the database I get:
ListId (Can not be left blank)
Any ideas what I should do.
Thanks in advance,
Patrick