Filter values to be selected on a second field based on the choice selected on the first field.

Filter values to be selected on a second field based on the choice selected on the first field.

Greetings. I am creating a form to add financial transactions. In the first field user have to choice if the transaction is an expense or a revenue, based on this choice the user must see only the linked finance accounts, for example: Field 1 selected to "Expence" User must have to choice in Field 2: - Supermarket - Gas Station - Car Maintenance - Etc The values populated in Field 2 will be customized for the user in accordance with its regional rules (I will create a configuration form to this, afterwards). Can someone help, please? Thanks in advance.