OpenESignForms / openesignforms

Open eSignForms is the first open source SaaS web contracting platform
https://open.esignforms.com
107 stars 50 forks source link

UI Views #162

Open IQuant opened 8 years ago

IQuant commented 8 years ago

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

OpenESignForms commented 8 years ago

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...

IQuant commented 8 years ago

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.