Can someone idiot check my work - it is a simple addition but for some reason I cannot get it to work.
just one field + another field (the two in the red box) = so one value is 20 and the another is zero - so add them together and you get 20. Not what i got though i got nothing!!!
I’d check that the values from the two inputs you’ve highlighted in red are indeed correct - perhaps add a text element need to each input that use the same dynamic expression to check the value being pulled in is 20 and 0 like you’ve mentioned.
Also double check that each input is correctly formatted in the type of data under the ‘Content format’ dropdown.
Happy to check if you want to share the editor here or via PM.
I’ve had a quick glance and although I couldn’t authenticate login as a user to properly test via ‘Users’ ran as method - I can see that the inputs values are all in the placeholders of the inputs, rather than the initial content of an input. So the last input ‘total’ is essentially calling the inputs with no values and expressing 0 as no values are added - see what I mean?