I’ve been working on a new form for direct data entry into a Data List. One of the fields is for selecting a department Parent Node, where users can either choose a static value or a variable. However, when “Variable” is selected, it doesn’t seem possible to use the variables defined at the local temp level.
Could you please update the system to allow the use of user-defined variables at both the temp and filter levels in this scenario?
Temp variables and Filter variables are only defined and temporarily exist in the form, and the definition of each form is different. Therefore, these two variables cannot be used in the definition of list fields.
But if this were the case, what would be the point of allowing variables and filters to be declared if they cannot be used in the expression editor within the form? In my view, if you’re allowed to declare variables, it implies they are meant to be used in expressions. Or I’m wrong?
Temp & filter variable can be used in formulas on form but could not be used in List field setting. You can think of it like this, the List field settings are cross-form.