How to condition fields in a subform
Posted: Tue Feb 18, 2025 3:26 pm
Hi,
I have a subform called sub_forta. In it I have several fields and among them, one type input (nuNumber) called sf_pes and the other type checkbox called sf_select.
I would like to know how the sf_select field can be disabled when it detects that the sf_pes field (corresponding to the same row) changes to a value other than null.
Thanks for your help...
I have a subform called sub_forta. In it I have several fields and among them, one type input (nuNumber) called sf_pes and the other type checkbox called sf_select.
I would like to know how the sf_select field can be disabled when it detects that the sf_pes field (corresponding to the same row) changes to a value other than null.
Thanks for your help...