Knowledgebase
How to filter data?
Posted by z Jean-jacques Jouanneaux on 26 August 2010 04:25 PM

Do I have to write code to create a permission that will filter data? How complex can a data filter be?

It is really easy. You use a technical action that modifies a Property (called “property action”). You can replace the value of the filter or add a condition to this filter. (for .net applications with dynamic permissions)

If you use static permissions, filters have to be coded in your program. In this case, your program will ask Visual Guard if the user has the appropriate permission. Visual Guard will reply and pass parameters depending on the current role. Your program will use these parameters value to compose the filter. (this process is easy).


Visual Guard

(0 vote(s))
Helpful
Not helpful

Comments (0)
Help Desk by Novalys