You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Hi Hugo

Seek your kind assistance.

How do I set the "Extra Filter Condition" in Select Box to filter the DB based on an earlier value?

(Tab is the third one in "Edit Select Box > Choose Options Binder > Select Form")

Example:

1st Select Box user picks the company name.

2nd Select Box user picks the contact person based on all the contact person from the first Select Box above.

So the 2nd Select Box needs to filter and set "where <1st.selected.company.id> = <db.table_contact.clientId>'

How do i represent this in the "Extra Filter Condition"?

Thank you

  • No labels