I am adding view elements to my view and upon refresh, I see them in the Preview window but when I build the application and open the app, my view doesn't show those view elements.. Please suggest? |
When the GraphiteGTC.Authorization library is used to provide View Element Level Authorization you will notice this behavior when a new widget is added to a View. Graphite Studio follows 'Principle of Least privilege' and as such when every widget is added to a View proper process as to be followed to make sure that the widget appears in the web application. Step 1 is to populate the database with the View Element information using Graphite Studio - this is done by updating the database from the Settings dialog. Step 2 in the web application using an Authorization View choose the Security Group and the View in context and allow access to the View Element. |