Hello All,
I have an issue as in the below image when trying to create a new record on a customized form:
Any hint?
Hello All,
I have an issue as in the below image when trying to create a new record on a customized form:
Any hint?
Have you made any recent changes in the table, check if you used a system reserved method. Also, as Nikolaos mentioned you need to DB synch after modificaiton on the table.
Hi,
seems that you have made some data model changes but didn't remember to synchronize the database after building your code.
The solution is to synchronize the database after doing data model changes.