Want to add One field in Pop Up of problem task record

anvitha ash
Tera Contributor

Hi,

 

When we click on complete button on the problem task record, there is a popup that appears and i want to add one more field into that popup. not sure where and how to find its configuration.

Below is the Popup which is OOB functionality. I need to add one more field into it. please help me where to find this and add

anvithaash_0-1766761672582.png

 

Thanks in advance😀

13 REPLIES 13

workaround field

It's an OOTB field, so it should display. Please check if you have any custom UI Policies/Client scripts that make workaround field visible conditionally.

You can also validate if workaround field is always visible in the problem task or is it conditionally displayed. OOTB, there are no specific conditions that I am aware of.

Sarthak Kashyap
Mega Sage

Hi @anvitha ash ,

 

I tried your problem in my PDI and it works for me 

SarthakKashyap_0-1766765812979.png

 

 

I navigate to All< System UI< Views

SarthakKashyap_1-1766765841108.png

Search for the view name "ptask_complete_dialog_view_1"

Open the record and in related list called "Form Section" open the record by clicking the i icon

SarthakKashyap_2-1766765891450.png

 

In related list by clicking new I added one element called description

SarthakKashyap_3-1766765964825.png

 

Note : Please do cache.do and hard refresh (Control + Shift + R)

 

Link for reference

yourInstance.service-now.com/sys_ui_section.do?sysparm_nostack=true&sys_id=71514d55870123000e3dd61e36cb0b64&sysparm_view=&sysparm_record_target=sys_ui_section&sysparm_record_row=1&sysparm_record_list=view%3Db5510d55870123000e3dd61e36cb0b27%5EORDERBYname&sysparm_record_rows=1

 

Result

SarthakKashyap_4-1766766037181.png

 

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak