StrataFrame Forum

How to set especifc permissions

http://forum.strataframe.net/Topic28835.aspx

By Marcio Valerio Silva - 10/26/2010

I have a table Customer and this has a field "Credit Limit". My question is How create a especial permission to this field? Example

Permissions:

Customer_Insert, Customer_Update, Customer_Access, Customer_Delete and Customer_Credit_Limit.

The field Customer_Credit_Limit has a especifc permission how Can I set it in a form Field Bind?

at,

Marcio Valerio da Silva
By Ivan George Borges - 10/26/2010

Hi Marcio.

Have you created a Role Based Security project for your application? Once you have set up one, you will be able to create users, roles, restrictions and permissions:



After that, you can even use the Business Object Mapper to set permissions to your fields:

By Marcio Valerio Silva - 10/27/2010

Ok! Thanks!

It´s Works!
By Ivan George Borges - 10/27/2010

Glad to hear that.

You are welcome. Cool