JS complex grid fields

philip.tulett at pdq-networks.com philip.tulett at pdq-networks.com
Thu Mar 23 15:27:27 UTC 2023


Hi Das, Franco,

Note that not all field types have the " defaultdisabledappearance" option, for example neither "check boxes" nor "radio buttons" have that property.
Also note that making the change via the CSS make the change apply to all field types including disabled buttons. 
So, there are pros and cons of both methods.

Kind regards
Philip
-----Original Message-----
From: omnisdev-en <omnisdev-en-bounces at lists.omnis-dev.com> On Behalf Of Das Goravani
Sent: Wednesday, March 22, 2023 5:45 PM
To: OmnisDev List - English <omnisdev-en at lists.omnis-dev.com>
Subject: Re: JS complex grid fields


There is a property for fields something like

Defaultdisabledappearance

Set that to false and the fields will remain black instead of graying out



> On Mar 22, 2023, at 6:50 AM, Franco Maregotto <franco at hotelaqua.it> wrote:
> 
> Hi $all
> In a complex grid placed in a remote form I don’t want the end user being able to modify data in some edit controls within the list. Thus the cursor should not be allowed when the user taps the field/row.
> If I set the edit control as $enabled.$assign(false) it is displayed in a light gray color, nice but unwanted.
> Any way to make it black as it were enabled, in the same way of the FAT/Runtime complex grids I have all over?
> 
> Thanks in advance
> 
> PS: Hope to meet you all in EO
> Franco
> _____________________________________________________________
> Manage your list subscriptions at https://lists.omnis-dev.com Start a 
> new message -> mailto:omnisdev-en at lists.omnis-dev.com

_____________________________________________________________
Manage your list subscriptions at https://lists.omnis-dev.com Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com 



More information about the omnisdev-en mailing list