I'm trying to get an HTML field to display, conditionally on a calculated field totals (which are variable). The form collects figures and makes calculations, giving two totals. If total one is less than total two, I want one HTML field to show, if more than, then another HTML field.
Is this possible? The conditional logic asks 'Enter a value' - is there a way to assign total two to be that value - how if so?
Thanks