Page 1 of 1

Auto-fill lookup field detect as empty

Posted: 2022-10-04 04:15
by devedix
Hi Everybody,
I've changed a required lookup field to a non-required auto-fill lookup field, but every time I tried to save it give me an error that the field was empty.
Can anybody help with this error?
Thanks.

Re: Auto-fill lookup field detect as empty

Posted: 2022-10-04 10:32
by AhmedBR
Every time this had happened with me was one of these two:
1. Check if the field was update in Database. (better to check the database field itself).
2. Delete the templates and regenerate the app. (for some reason the template was not overwritten, so deleting took care of this).

Re: Auto-fill lookup field detect as empty

Posted: 2022-10-04 15:41
by devedix
Thanks for the help AhmedBR