Is there any way I can display the Form section and Related list in Sys_popup view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2012 03:11 AM
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..
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2012 06:13 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2012 04:11 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2012 09:40 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2012 07:43 AM
We solved this modifying the Approval Summarizer UI macro and including the fields that we need.