How (jquery?): set cascading lookup child to NULL/empty when parent is changed?

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1156
Joined: 2019-05-21 22:42
Location: Germany
Contact:

How (jquery?): set cascading lookup child to NULL/empty when parent is changed?

Post by onoehring » 2019-07-30 10:03

Hi

I reported something that I understand as a bug ( viewtopic.php?f=11&t=3162 ).
As lookups and cascading lookups (screencast: https://bigprof.com/appgini/screencasts ... th-appgini ) make use of ajax, I am looking for a way, that when the parent lookup is changed to another value, the child lookup (in a cascading lookup setup) is reset to NULL (empty), so the user is forced to select a new one from the (because cascading) generated list.

Is there an easy way to do this?

Olaf

Post Reply