Talmax Posted April 25, 2020 Report Share Posted April 25, 2020 Hey, i am currently trying to resolve some problems: 1) Try to pass a parameter to a regular non-caspio element like a <div> so that it displays for each user on my nav bar. 2) redirect user if the user has not logged in 3) make my single record update work. Currently it says no record found. I dont know what to do to fix this . If anyone can help thank you. Quote Link to comment Share on other sites More sharing options...
0 Vitalikssssss Posted April 30, 2020 Report Share Posted April 30, 2020 Hi @Talmax, Here is some information which should help: 1. You may use the following syntax to receive the parameter in custom elements such as <div> located in Datapage: [@PARAMETER_NAME] 2. You may use timeout redirection settings if you have authentication enabled. 3. Make sure that you pass the parameter which identifies the record which will be shown. e.g. if you try to open below Datapage you would need to pass parameter with a name Record_ID and it should look like the following. https://xxxxxxx.caspio.com/dp/xxxxxxx273ac9f6ff0a41199812?Record_ID=3 Regards, vitalikssssss Quote Link to comment Share on other sites More sharing options...
Question
Talmax
Hey, i am currently trying to resolve some problems:
1) Try to pass a parameter to a regular non-caspio element like a <div> so that it displays for each user on my nav bar.
2) redirect user if the user has not logged in
3) make my single record update work. Currently it says no record found. I dont know what to do to fix this .
If anyone can help thank you.
Link to comment
Share on other sites
1 answer 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.