The CreatorCon Call for Content is officially open! Get started here.

Populate the field in the form when user click the ui button on incident form

Sandeep74
Tera Expert

when user clicks on the Populate button on form then we need to display the field on incident form using UI action how we can populate those data in it?

 

 

 

 

4 REPLIES 4

Murthy Ch
Giga Sage

Hi @Sandeep74 

You can try like below:

MurthyCh_0-1667993623449.png

If you want to save the populated value then you have to write server side script too.

 

 

 

Thanks,
Murthy

Sandeep74
Tera Expert

Hi Murthy,

 

I need to populate the new field over there in that form , not the one which is already in the field

eg:

new field name like data  so, now when we click that buttton the new field data need to populate as a string field over there.

 

hi @Sandeep74 

May I know your business use case? I'm unclear at this moment.

 

Thanks,
Murthy

we have created the UI button called populate  and the user clicks on that button then the 

actually the scenario  now  is we need to display the new field in that incident form.