- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-28-2022 08:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-28-2022 08:44 AM
Hi,
Tables are structured as per OOTB system.
Ideally you should not be changing any spacing between columns.
But this can be done by manipulating the DOM but it is highly risky and against the best practices of the platform.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-28-2022 08:20 AM
Where do you want add the space?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-28-2022 08:40 AM
@Saurabh Gupta in my custom table...for example if i want to add space between "assigned to" and "assigned to group". what to do!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-28-2022 08:44 AM
Hi,
Tables are structured as per OOTB system.
Ideally you should not be changing any spacing between columns.
But this can be done by manipulating the DOM but it is highly risky and against the best practices of the platform.
Thanks and Regards,
Saurabh Gupta