Hey everyone,
I have created a calculator for users.
I do not want to make people sign in to use this.
So I’ve got a user-specific column setup.
When someone puts their salary and workplace in, it filters a list of employers below.
However, I do want to log this salary data. As far as I’m aware user-specific columns don’t save in the table.
Is there a way to get non-logged in visitors input data, and for that to filter a table + save?
Thanks