function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
lavulavu 

Based on picklist selection displays fields

How to display when picklist value selects displays fields.

EX: I created no of child picklist ,values are 1,2,3,4.

when i select 1 it displays age1 field,if selects 2 it displays age1 and age2 like so on.

Can anyone please help me the logic for this.

cloudsuccesscloudsuccess

Look at "Field Dependencies" on the fields page - straightforward to setup providing both fields are picklists

lavulavu

Both are not picklists.The no of child is the picklist and value 1 selects displays age1 textbox and user enters the age