auto populating Select box type field from UI Page to normal Incident form.

Aakhiil
Tera Expert

Hi Experts,

On incident form level whenever user is trying to "propose it as major incident " and then in top header we have a button call "Promote Incident" Once click on it one ui page is opened (table - major_incident_workbench) and then I have one select box type field call " Required Type" and 2 choices are given "Choice 1 & Choice 2" - This field is getting through UI Page html script. 

Here my requirement is I need this field values same as in Incident form level as well. For example : when user select " Required Type" as "Choice1" and get promoted the incident. these same values should get auto populated in Incident form(inciden table) as well. 

How can I achieve this. Any help will be appreciated.
Thanks in Advance!!!

PFA.

Aakhiil_0-1668172950175.pngAakhiil_1-1668173001608.pngAakhiil_2-1668173076264.png

Aakhiil_3-1668173155858.png

 





7 REPLIES 7

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

Can you paste some screenshot it would be easier to help you.

 

Thanks. 

Hi,@Saurav11 . Thanks for your reply.
I have added attached screenshots. Please look it once.
Thank You!

Hello,

 

You have to update the UI page named :- mim_workbench_promote and Ui action Promote to Major Incident

 

If you have already created that dropdown option in the dialog window then just update the UI action named:- Promote to Major Incident

 

In the workspace section of UI action you will have to add the code for the dropdown just need to get and set the value

 

Saurav11_0-1668176666348.png

 

Please mark my answer as correct based on Impact.

 

Hi @Saurav11 
Thank You so much And I very glad to get response from you!
I done those changes as you said. But my bad luck it's not reflecting.
can you Please guide where I'm doing mistake.

Aakhiil_0-1668189716878.pngAakhiil_1-1668189796338.pngAakhiil_2-1668189865544.png