I let viewers to play with scale values, to display another table view based on their personal preferences:
Find the live version here.
Can you recommend a way to let users log in with a Google/Coda account to save their preferences? (i.e. no need to start from blank values next time?) Also, I would see the saved preferences for demand and newsletter purposes.
I thought sg like IF(User().email.isblank then get values from the free-to-edit column, else from stored values that were generated as new rows. The problem here is how can I elegantly display currently stored values for the user and let edit them…
Thank you so much!