- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 10:48 PM
I need to show the "class name - record name" in the header in default view. currently it's only name. could you please suggest on this...
Thanks!!!
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 02:28 PM
I mangaed to find it.
This can be achived by desabling the option "compact the user interface".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2020 10:53 PM
Hi,
Refer the below thread:
If you find it useful please mark as Correct and Helpful.
Regards,
Subhojit

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2020 12:51 AM
Hi,
You can do soemthing as below.
1. Create a new field that is concetenation of 'class name - record name' and use that as the display value for the table but it would then modify the value it is being referenced.
2. You can write a client script by following link which is done by DOM manipulation.
Thanks,
Jaspal Singh
Hit Helpful or Correct on the impact of response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2020 02:28 PM
I mangaed to find it.
This can be achived by desabling the option "compact the user interface".