NEVER MIND... i got it working.
SO any field that can take a value (text or number, etc)... you can always use that in the calculation 🙂
Yes. One thing to note (as you have determined) is that if you have the same value in the "use separate values" it will not work. You can use a combination of text and a numerical value to make it unique and it will trim out the value and use the numeric portion.
thanks... i see you can add text as well, but only numbers will be used.
So adding to my calculations, the complete goal I have:
1) get the value from the radio button field (which can be done)
2) i have a date field, IF a date is entered, then I need to ADD to the TOTAL field a set amount.
where this happens:
a) pick radio button option
b) optional to select a date
c) total field (radio button + optional date field amount = total)
any thoughts how to accomplish that?
thanks!
Hey Larry, long time no see. Your goal is easy to accomplish in jQuery. Are you averse to that as a solution?
Please login or Register to submit your answer