So I have a Wix page already set up and the table DataPage works fine except it is stuck on the parameter value I originally set.
The ideal solution here is that when a user logs in, Wix passes/creates a parameter [@email_address]. This is already set as a unique value in a Caspio table. From there I can get [@player_id] which would then be used as authentication in the datapae,
I just need a way to take the sign in from Wix and use that to define the authentication for the datapage.
If this isn't possible, then I will have to create a two tiered login for all users (1 for the site and a second for data entry). All users are intended to enter data so it seems unnecessarily redundant.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
ciwfootball
So I have a Wix page already set up and the table DataPage works fine except it is stuck on the parameter value I originally set.
The ideal solution here is that when a user logs in, Wix passes/creates a parameter [@email_address]. This is already set as a unique value in a Caspio table. From there I can get [@player_id] which would then be used as authentication in the datapae,
I just need a way to take the sign in from Wix and use that to define the authentication for the datapage.
If this isn't possible, then I will have to create a two tiered login for all users (1 for the site and a second for data entry). All users are intended to enter data so it seems unnecessarily redundant.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.