Hey @Mark
Given limitations with row owners and computed columns, I’m using a formula in a separate google sheet to calculate the price. Which I thought was ok.
However, because of the lag (~10 seconds) if the user changes something (in my case time duration), they can then click through to pay before the price has updated.
I tried an ‘if statement’ to check value matches the same calc done in a glide computed column before allowing them to proceed. However, even when it updates in gsheets and then the data editor (where the checks are made allowing them to proceed), there’s still a delay to the app and the user can click through to buy before the price is updated.
I can’t think of any other ways to get the correct amount. Any thoughts? Or any roadmap timelines or priorities on buy button functionality?
Thanks,
George