Actually that done in this way
Case of
: (Form event code=On Clicked)
OBJECT SET ENTERABLE(Self->;True)
HIGHLIGHT TEXT(*;OBJECT Get name(Object current);0;100)
: (FORM Event=On Losing Focus)
// check if populated...
End case
looks like a path there.
Thanks
> On Nov 14, 2019, at 12:08 PM, Pat Bensky via 4D_Tech <[email protected]>
> wrote:
>
> ... although then of course you wouldn't be able to enter anything into it
> ... ):
>
> On Thu, 14 Nov 2019 at 18:07, Pat Bensky <[email protected]> wrote:
>
>> How about it you just make it non-enterable if it's not populated?
>>
>> On Thu, 14 Nov 2019 at 17:25, kculotta via 4D_Tech <[email protected]>
>> wrote:
>>
>>> Is there a way to change the tabbable property of an object in an entry
>>> form using the language?
>>> It seems like "OBECT SET..." addresses almost every other property.
>>> I'd like to make a field tabbable if it is empty, and skip it when
>>> tabbing if it has a value (the easy way).
>>>
>>> Thanks,
>>>
>>> Keith - CDI
>>> **********************************************************************
>>> 4D Internet Users Group (4D iNUG)
>>> Archive: http://lists.4d.com/archives.html
>>> Options: https://lists.4d.com/mailman/options/4d_tech
>>> Unsub: mailto:[email protected]
>>> **********************************************************************
>>
>>
>>
>> --
>> *************************************************
>> CatBase - Top Dog in Data Publishing
>> tel: +44 (0) 207 118 7889
>> w: http://www.catbase.com
>> skype: pat.bensky
>> *************************************************
>>
>
>
> --
> *************************************************
> CatBase - Top Dog in Data Publishing
> tel: +44 (0) 207 118 7889
> w: http://www.catbase.com
> skype: pat.bensky
> *************************************************
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> Archive: http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub: mailto:[email protected]
> **********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************