I’m brand new to Glide and have just started with the free plan.
I’m working on an app with tables for our tennis club members, a drinks menu, and an area where I can add drinks for a specific member. At the end of the evening, I want to calculate a total amount for the member (for that evening), collect the money from them, and set the balance to zero.
I’ve already made several steps of progress, but now I’m stuck at the point where I want to set the guest’s total to zero.
I’m pretty far with the development of the app.
I just have to set up a button for checkout. Can someone tell me how to configure the action? I wanted to use the set column value. But the app just offers me fixed columns, not the computed or look up columns. How can I fix this?
Do you have the members log into the app? I feel like this is just a problem of structuring the data into a Line Items table, and submit them into an Order when they’re completed.
No, I have no users in this case. Is this available in the free plan? I suppose not, right?
How do i activate this in my free plan, in case this is included?