Hi all,
I feel like I must be being thick; which would be great, because then the solution would be simple!
I am building a quoter app; I have a floating group (reusable) at the top of the page which displays the user’s quote price and a ‘re-caclulate’ button. The page contains various inputs that will determine the price.
I’m trying to work out how clicking the recalc button can get data from the page, do some calculations, and display it in the floating group.
Hopefully someone can help set me on the right track,
Dan