I have a form with a list-only subform, with enterable in list checked, and no 
detail subform. Based on values in the records displayed in this subform, 
certain fields are set to be enterable or not by calling OBJECT SET ENTERABLE 
during On Display Detail. This works fine in 32-bit mode. 

In 64-bit mode, fields set with OBJECT SET ENTERABLE(field;false), they become 
invisible, but if you click on them, the line switches to editing mode, the 
text becomes visible and the field is actually enterable.  Fields set with 
OBJECT SET ENTERABLE(field;true) display normally. 

This happens with 4D 16.3 HF2 and HF3 on macOS. Has anyone run into this before 
and found a workaround other than using a listbox instead? I’ve tried using 
OBJECT SET ENTERABLE during On Display Detail both in a subform field object 
method and the subform’s form method.

Jim Crate

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to