When we choose any vertical field values from the site form, it will replicate same field values in

mania
Tera Contributor

Hi,

 

When we choose any vertical field values from the site form, it will replicate same field values in incident form.

 

Can you please help me on this. It will help.

mania_0-1696410959697.png

mania_1-1696411134716.png

 

Thanks in Advance!

 

3 REPLIES 3

Samaksh Wani
Giga Sage
Giga Sage

Hello @mania 

 

You can populate the field values from another form on the basis of reference field.

 

Plz mark my solution as Accept, If you find it helpful.

 

Regards,

Samaksh

@Samaksh Wani 

 

I need from through choice list only.

 

Thanks!

Mania

Dipen Wadhwana
Giga Guru

Hello @mania ,

You can use an onChange client script to retrieve the vertical value from the account field using glideajax and based on the response , set the corresponding vertical field on the incident table.

 

Please mark my solution as Accept, If it helped you.