Keyword

Trim/Purge category select menu

  • Jonathan Abbott-Hull
  • Jonathan Abbott-Hull's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #63993 by Jonathan Abbott-Hull
Trim/Purge category select menu was created by Jonathan Abbott-Hull
I have raised this before but have had no joy,

I would like to purge categories from the category select menu (item submission form) that the user does not have permission to publish to. I have tried locking the select box but this then creates issues for managing submitted articles.

Please Log in or Create an account to join the conversation.

  • Jonathan Abbott-Hull
  • Jonathan Abbott-Hull's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #63994 by Jonathan Abbott-Hull
Replied by Jonathan Abbott-Hull on topic Re: Trim/Purge category select menu
I feel a little daft but have come up with a solution, to hide the items through css

I use the following code.
table.adminFormK2 tr td.adminK2RightCol select option[disabled] {
display: none;


I hope the above solution helps others.

J

Ps if anyone else come us with a better solutions please let me know.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum