You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
I have looked everywhere but can't seem to find a place/documentation piece on how to manipulate/customize the view of a collection's detail page.
I would like to be able to organize fields in a visual manner. This page is going to be very large, and I would like to group/tag/color-code or any other way or organizing the fields to increase the data-entry user experience.
So far I have been able to use the third column in the CSS grid, but I had to resort to a wacky JavaScript hack... (see pic below).
Any other ideas on how to customize this layout?
This discussion was converted from issue #2377 on December 18, 2020 17:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello all,
I have looked everywhere but can't seem to find a place/documentation piece on how to manipulate/customize the view of a collection's detail page.
I would like to be able to organize fields in a visual manner. This page is going to be very large, and I would like to group/tag/color-code or any other way or organizing the fields to increase the data-entry user experience.
So far I have been able to use the third column in the CSS grid, but I had to resort to a wacky JavaScript hack... (see pic below).
Any other ideas on how to customize this layout?
Beta Was this translation helpful? Give feedback.
All reactions