stalbert
03/16/2020, 7:50 PMrecord.submitFields()
can you pass native boolean values when setting checkbox fields or must we still use 'T' and 'F' there? (the help says it accepts boolean but I seem to recall some issue with this?)Diego Modesto
03/16/2020, 8:14 PMstalbert
03/16/2020, 8:39 PMtrue
, false
, T
, or F
(english) for a checkbox field in submitFields() maybe that ambiguity is why I was confused 🙂