Mackski Posted March 14, 2016 Share Posted March 14, 2016 Possible UI/UX improvement. Quite often I work with large amounts of fields and templates grouped by various tags. It would be nice to show these tags as the second menu level, and add a third with the actual fields and templates grouped.Perhaps this could be a $config option?The dropdown menu for fields can extended page height which is hard to scan read, and select the appropriate field / template sometimes. 2 Link to comment Share on other sites More sharing options...
MarkE Posted January 10 Share Posted January 10 I know this is a rather old post, but did it go anywhere? Also, could it be possible to exclude system fields/templates from the dropdown (via an option in the UIkit config)? Link to comment Share on other sites More sharing options...
monollonom Posted January 10 Share Posted January 10 @MarkE there’s this module I made some time ago https://processwire.com/modules/tags-to-folders/ with one of the latest updates being having the system fields/templates in their own submenu. I could add an option to hide them so I’m taking your question as a feature request ? 4 Link to comment Share on other sites More sharing options...
MarkE Posted January 10 Share Posted January 10 Thanks @monollonom. That's really useful. I'm in 2 minds about the best way to handle system fields etc. Your module groups any system fields together (even if they are also tagged). That may be the best way, but it does mean that it loses the benefit of tagging any custom system fields. Link to comment Share on other sites More sharing options...
monollonom Posted January 11 Share Posted January 11 Ah, good point. I’d say it actually makes sense to show tagged system fields in their respective “folders” (looking back I might have picked the wrong name...) as well since it’s something you’re willingly doing, right? I’m going to add this and the option mentioned before, post the update here first so you can have a look and if it’s good this way then I’ll push the update. Link to comment Share on other sites More sharing options...
monollonom Posted January 11 Share Posted January 11 Here’s the update @MarkE, let me know if it’s all good (looks fine on my side) and I’ll push the update on github/modules directory TagsToFolders.module.php 2 Link to comment Share on other sites More sharing options...
MarkE Posted January 11 Share Posted January 11 11 minutes ago, monollonom said: let me know if it’s all good Looks spot on to me! 1 Link to comment Share on other sites More sharing options...
monollonom Posted January 11 Share Posted January 11 Thanks! It’s now updated https://processwire.com/modules/tags-to-folders/ ? 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now