Is there any way I can display the Form section and Related list in Sys_popup view

JayaBharathi
Kilo Contributor

Hi,

In "My approval" I have a hover icon to display the requested item form. when I tried to hover a mouse, I can able to see fields only above form section, meaning form section & related list are not visible.

Is there any way I can display the Form section and Related list in Sys_popup view?

Thanks..

10 REPLIES 10

Mark Stanger
Giga Sage

The only way to do this currently is to put all of the information (including related lists) in the main form section. I would advise against this though. Reference field popups are designed to show the most important pieces of a record, not the whole thing.


I wanted to display the SRF form variables aswell, so I added the variable Editor in this view. but OnLoad script is not running. I can able to see all the variables even the hidden fields.

Is it possible to hide hidden variable?


I'm facing same issue... We use default view for requested item which includes all required fields i,e; both requested items and variable editor. Approvers with ITIL role can view these fields when they navigate from My Approvals->Requested item (sys_popupview).However, Approvers who are self service users can only view variable editor fields.
Not sue what needs to be checked to include requested items form fields on sys_popup view. Any help much apprecaited.

Dharshini


We solved this modifying the Approval Summarizer UI macro and including the fields that we need.