Four Js Development Tools Forum

Discussions by product => Genero BDL => Topic started by: Richard M. on November 17, 2008, 11:10:53 am



Title: Ability to select DB fields in an Input Array
Post by: Richard M. on November 17, 2008, 11:10:53 am
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


Title: Re: Ability to select DB fields in an Input Array
Post by: Reuben B. on November 17, 2008, 11:27:44 am
Have you tried specifying the UNHIDEABLECOLUMNS attribute for the TABLE?

https://4js.com/techdocs/genero/fgl/devel/DocRoot/User/FSFAttributes.html#FA_UNHIDABLECOLUMNS


Title: Re: Ability to select DB fields in an Input Array
Post by: Richard M. on November 17, 2008, 11:35:41 am
I have now...... that does the job.

Thanks  :)