Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

If Bank acct # removes, immediately Routing # should be cleared

Avatar

Level 8

Hello

I have following objects on my_form,

- Bank account # - text field

- Routing # - text field

- Bank acct - CHECK box

- Credit card - CHECK box

- Method of goods issue - DROP DOWN, the 3 values wil be 1) By FedEx, 2) In person store visit, 3) None

When user opens the my_form, BANK account #  is pre-populated / defaulted, fine.

If user erases/removes the Bank account #, then, IMMEDIATELY following should happen,

Clearing of Routing #

Clearing of Bank acct CHECK box

Checking of Credit card CHECK box

Populating the "In person store visit" in the drop down (initially, it was FedEx)

I am trying to write my code in CHANGE event, of Bank account # field, but, not working!

Pls. let me know Java script for it

0 Replies