heroweb Posted June 24, 2015 Report Share Posted June 24, 2015 I would like to include something like this on every deployed page in Caspio, or if that isn't possible, just on the login success page: <input type="hidden" id="SCS_User_Table_Company_ID" value="<<currently logged in Company_ID from Users table>>"> Is this possible? Thanks- Staci Quote Link to comment Share on other sites More sharing options...
0 bahar_vm Posted July 8, 2015 Report Share Posted July 8, 2015 Hi Staci, To look up the company id from your users table you can use a field parameter in the following format: [@authfield:FIELDNAME] You can place this in header/footer, HTML blocks of your DataPages. ~Emma Quote Link to comment Share on other sites More sharing options...
0 NailDyanC Posted November 26, 2023 Report Share Posted November 26, 2023 Hello, just to update and add to this post. You may try checking this article: https://howto.caspio.com/authentications-and-connections/authentication/stamp-a-record-with-user-profile-data/ but instead of hiding the field, just set the On load Receive value or parameter: Authentication fields without hiding the field. Quote Link to comment Share on other sites More sharing options...
0 Queso Posted November 27, 2023 Report Share Posted November 27, 2023 Hello! You may also refer to this article for more information about Authentication Field parameter: https://howto.caspio.com/parameters/parameter-types/#:~:text=Authentication Fields Quote Link to comment Share on other sites More sharing options...
Question
heroweb
I would like to include something like this on every deployed page in Caspio, or if that isn't possible, just on the login success page:
<input type="hidden" id="SCS_User_Table_Company_ID" value="<<currently logged in Company_ID from Users table>>">
Is this possible?
Thanks-
Staci
Link to comment
Share on other sites
3 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.