Thanks everyone for the feedback!
I have updated the demo again with the following:
- Tree Menu "Show More" and "Show All" link (expand the tree to see the demo)
- Tree Menu Pagination (expand the tree to see the demo)
- Tabs
- Tooltips
- Forms (just starting, this is the most challenging part of the work!)
- Action buttons (save, duplicate, delete, etc)
-
☆ A M B ☆
- 24,524 Posts
Should we do it by user management? That way we can have both, with or without id.
Gone away and found a better place to stay
I am using some global classes like:
is-hidden {display: none !important;}
is-visibile {display: block !important;}
etc...
So if you add a class like is-hidden, it will not appear. Or it is better to hide it from php?