Auto-fill lookup field detect as empty

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
devedix
Veteran Member
Posts: 30
Joined: 2021-04-20 10:44

Auto-fill lookup field detect as empty

Post by devedix » 2022-10-04 04:15

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.
Attachments
Appgini.PNG
Appgini.PNG (44.79 KiB) Viewed 692 times
Regards,
Edix

AhmedBR
AppGini Super Hero
AppGini Super Hero
Posts: 327
Joined: 2013-09-19 10:23

Re: Auto-fill lookup field detect as empty

Post by AhmedBR » 2022-10-04 10:32

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).
AppGini 22.14 - xampp 3.3.0 - PHP 7.4.30 - Summary reports - Calendar - Mass update - Messages - AppGiniHelper

devedix
Veteran Member
Posts: 30
Joined: 2021-04-20 10:44

Re: Auto-fill lookup field detect as empty

Post by devedix » 2022-10-04 15:41

Thanks for the help AhmedBR
Regards,
Edix

Post Reply