- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2017 10:28 AM
I have two screenshots below.
In screenshot 1, the related lists 'Attachments' & 'Escalations' 'were simply added to the form's view (not in any section). It displays 'New' button & also the count of number of records & some other useful List features.
In screenshot 2, I created two sections on the form- 'Attachments' and 'Escalations' - in order to place the respective related lists on them.
I placed the same related lists on their respective section, (Tabbed or non-Tabbed layout, that wont matter).
Now, it wont display the 'New' button nor the count and other list features.
Anybody knows what I am missing and how to achieve that?
screenshot 1:
screenshot 2:
You may ask why I am doing it this way - Because, if you see screenshot 2, I have an additional Tab( or section) called 'General'. There I am placing all form fields. And I need other related Lists to be displayed adjacent to my General tab.
Any help would be appreciated,
Thank you,
Yogesh
Message was edited by: yogesh deshpande
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2017 03:16 PM
Hi Yogesh,
This is what I explained above. Please check my 2nd reply.
"Other option is to create a UI Formatter and add the formatter to the section. Example is 'Table's' Embedded list as shown below. It has 'New' and 'Search' options."
This comes from the the Formatter 'table_col_embedded' - https://instancename.service-now.com/sys_ui_formatter.do?sys_id=5a2795d4bf7030001875647fcf0739d7&sys...
Thanks
Antin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2017 03:16 PM
Hi Yogesh,
This is what I explained above. Please check my 2nd reply.
"Other option is to create a UI Formatter and add the formatter to the section. Example is 'Table's' Embedded list as shown below. It has 'New' and 'Search' options."
This comes from the the Formatter 'table_col_embedded' - https://instancename.service-now.com/sys_ui_formatter.do?sys_id=5a2795d4bf7030001875647fcf0739d7&sys...
Thanks
Antin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2017 03:42 PM
Thanks Antin,
Yes, I think I missed to see your reply before.
Let me try your suggestion and get back.
Regards,
Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2017 03:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2017 03:55 PM
Hi Yogesh,
As you can see, it calls another UI Macro called 'table_col_embedded_function' which defines what control to be there in the UI.
Thanks
Antin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2017 04:18 PM