This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi Bobsig,You're right to test the form structure and isolate the
issue—since the dropdowns work correctly, the problem likely lies in how
the EnumList columns are configured. Make sure each column is truly set
as an EnumList with a base type of Ref,...
Hi GerryPowell,To handle this, you can adjust your formula to check
whether all inputs are blank before performing the calculation. If none
of the fields have values (i.e., the section wasn’t done), the formula
should return a blank instead of 0. You...