Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Menu and Security » Task-Field Access::NODISPLAY
Re: Task-Field Access::NODISPLAY [message #302 is a reply to message #301] Fri, 06 October 2006 12:33 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2361
Registered: April 2006
Location: Surrey, UK
Senior Member
Not in list mode, no. This is because the number of columns is defined in the screen structure, along with the width of each column, and the column headings are constructed in a single operation before the individual rows are painted beneath them. The column headings are always painted even if there are no rows to display.

It is easy to remove labels in a detail view as the labels and data are always painted in the same operation. The column widths are unaffected by the number of rows.

Besides, it is generally assumed as list screens only contain a subset of the data that everyone can see that data. It is only in detail screens that individual fields can have their access rights modified.


 
Read Message
Read Message
Read Message
Previous Topic: Adding membership subscription functionality to RBAC
Next Topic: RBAC and LDAP
Goto Forum:
  


Current Time: Fri Sep 13 00:39:17 EDT 2024

Total time taken to generate the page: 0.04161 seconds