Replies: 1 comment
|
The last entry is automatically selected when you go into edit mode. Otherwise there is no current way to make it selected when the frame is rendered. |
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.
Hi, thanks for PLA, we're using it for many years now. Recently I was forced to upgrade from my trusty old 1.0.2 release which looked exactly the way I was used to.
I found out that I can disable the in-box templates completely to show each LDAP entry completely. But I also see the usefulness of templates to show only a subset of attributes.
What I didn't find was a way to make the "full" view of the entry the default. Currently some arbitrary template is used depending on what kind of templates are installed and what kind of entry it is - and as things go it's usually the wrong one, so I need to click on the template I actually wanted...
Optimally, there would be some kind of user preference to order templates as one sees fit, but even if I just could define the order of display globally, it would be an improvement...
I know I could probably just disable the "system" (I called them "in-box" above) templates, copy them to a custom folder and order them by naming them like "00-o.json"..."99-mail_account.json" - but I still couldn't make "LDAP entry" appear first always...
All reactions