06-06-2011 04:02 PM
Can we get a new field security enums? Would be really cool for our custom table fields.
Act.Framework.Database.FieldSecurityAccessEnum.Deny
Act.Framework.Database.FieldSecurityAccessEnum.ReadOnly
Act.Framework.Database.FieldSecurityAccessEnum.ReadWrite
Act.Framework.Database.FieldSecurityAccessEnum.WriteOnly
Act.Framework.Database.FieldSecurityAccessEnum.ReadWriteMasked
ReadWriteMasked Many things could be done such as Credit Cards. Allow the users to enter a credit card number but only access the last four digits for verification.
****-****-****-1234
How about a WriteOnly. Would be great for math calculations were the math formula is calculating a commission percentage but the data-entry users is not allowed to see the percentage since it would expose payroll information.
These are just two that come to mind. Anybody have any other suggestions?
Thanks
-- Jim Durkin
06-07-2011 07:17 AM
Great ideas!
If anyone has any other suggestions for this please feel free to add them to this thread, I'll give it a few days before submitting a feature request. Additionally, the Share Your Ideas board is monitored by product management and any and all feature requests are also welcome there.
06-07-2012 08:41 AM