OpenESignForms/openesignforms

UI Views

Opened this issue · 2 comments

Ver 15.12.19
Certain UI Views permissions are greyed out and can not be edited.

WelomeTipsView
SystemConfigTipsView
StartTransactionTipsView
ReportsTipsView
ProgrammingTipsview

tipsview appear to default to group esf/allusers

  • should be editable
  • allusers should not have access to some of these items (systemconfig, programming)
  • cluttering enduser ui

Well, the "TipsView" views are all landing pages of some sort. Like when you login, we show the WelcomeTipsView as it can be used to provide help or updates to users when they login. Like Help/About type menu items, we don't consider them to be too obtrusive and you can update the wording on them all. I suspect they are locked down because if you removed access by a user, it probably created other issues that were not resolved (like removing top level menu items).

So, we understand the request, but it's very low priority and allowing them to be unavailable for a user likely has ripple effects that we just didn't want to get bogged down with. Of course, we always consider code contributions/changes...

I completely understand... This is ultra low priority.
I'll try changing in DB and see what can of worms it opens and report back.