Disabling the ability to select fields in an Input Array

Started by Richard M., November 14, 2008, 04:01:48 PM

Previous topic - Next topic

Richard M.

Right-Mouse click in the Title section of an input array brings up a list of available fields.   How can this be turned off?

Ta


Lionel F.

Hello Richard,

You could use the attribute UNHIDABLE to prevent the user from hiding a specific column. You can also use the attribute UNHIDABLECOLUMNS so that all the columns of the table cannot be hidden.

Columns which are not hidable will therefore not appear in this context menu anymore.

I hope it helps.

Regards,
Lionel