UI Action Dialog Box

Mahesh137
Tera Contributor

Can Anyone help me out? 

I have created a UI Action Dialog Box for which, assignment group value is selected it should display only the users Who is part of that group, once it submitted the values should be auto populated. in form...

 

For Example, in an incident form, there is a popup dialog box in UI Action list button "auto populate " with two field values "Assignment group" and "assigned to".

Assignment group is selected as "ABC GROUP" and the assigned to field should show only users who are part of "ABC Group" and once it is submitted the changes should be populated in the form.

4 REPLIES 4

newhand
Mega Sage

@Mahesh137 

The incident table‘s  [assigned to] field only shows the users in the   [Assignment group] (if  Assignment group is filled with some group)  by default.
You want the same function with your custom table? find and copy the logic of incident table may be  a fast way。。。。

 

Please mark my answer as correct and helpful based on Impact.

the above mentioned. Functionality will work in the record level by using the on-change client script.

but my question is how this can be done in list level in Dialog box UI action button 

How can I custom the UI script to achieve this functionality?

Can you any one help me here with the script?

Please find the screenshot below.

 

 

Capture.PNG

the above mentioned. Functionality will work in the record level by using the on-change client script.

but my question is how this can be done in list level in Dialog box UI action button 

How can I custom the UI script to achieve this functionality?

Can you any one help me here with the script?Capture.PNG

Please find the screenshot below.

 

the above mentioned. Functionality will work in the record level by using the on-change client script.

but my question is how this can be done in list level in Dialog box UI action button. 

How can I custom the UI script to achieve this functionality?

can someone help me with script.

Capture 1.PNG