How to auto populate the select box value.

Samiksha2
Mega Sage

Hi All,
In cutomer_contact table I have created a Business Line (Select box).
ABC
XYZ

JKL

I have created a form where I have to autopopulate the Business Line for selected contact.
Variables- Contact- Reference to customer_contact
Select Box- Option is same 

ABC
XYZ

JKL

 

When a contact has ABC Business Line ABC then it should autopopulate as ABC including other options. 

Please help in this.

Thanks,
Sam

8 REPLIES 8

Samiksha2
Mega Sage

Hi All,
Please help.

 

Thanks,
Sam

Ehab Pilloor
Mega Sage

Hi @Samiksha2,

You can use flow or scheduled job if you have to update all the records in the table.

Try using flow for this requirement as it is easy to access dot walked fields. 

If it is to be autopoulated using onChange Client Script, you would need to add a Script Include to access the reference value.

Simplest way is to use autopopulate option.

If you found my response helpful, please mark it as Solution and Helpful.

 

Thanks and Regards,

Ehab

Hi,


Actually this requirement is to update the contact record.

So Business Line should autopopulate and other options should come also. So that end user select the other options as well.

User has to fill the form to update the contact details.

 

Thanks,
Sam

Samiksha2
Mega Sage

Hello,
Please help me.

Thanks,
Sam