Replies: 1 comment
-
I like this idea, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice that when using 'Record finder' (https://wintercms.com/docs/backend/forms#widget-recordfinder), you can actually open the related record. Now you have to manually go and find the related record if you wish to see what it's actually related to.
Currently, I added a partial to link to the related record (example for user relation).
Would be nice if something like this was built in!
For example:
NOW: The administrator can't fnd the e-mailadress to contact the user at the Contact ticket. The administator must search the Users list to find the e-mailadress (or any other extended user field that isn't in the User columns.yaml).
NICE TO HAVE: The administrator can click on the recordfinder to go straight to the user-details (I prefer target _blank)
Beta Was this translation helpful? Give feedback.
All reactions