
Robert
Members-
Content Count
9 -
Joined
-
Last visited
About Robert
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I need help with this too. The tutorial code (below) also doesn't work. http://howto.caspio.com/tech-tips-and-articles/advanced-customizations/add-an-option-to-a-public-facing-dropdown/ <script> window.close(); if (window.opener && !window.opener.closed) { window.opener.location.reload(); } </script>
- 4 replies
-
- javascript
- windows
-
(and 2 more)
Tagged with:
-
User Authentication Default for Cascading Dropdown
Robert replied to Robert's question in Security, Authentications, Roles, SAML
thanks- 2 replies
-
- cascading dropdown
- user authentication
-
(and 1 more)
Tagged with:
-
Default Choice In Dropdown
Robert replied to Parma2015's question in Tables, Views and Relationships
I need this solution, too!! -
Robert reacted to a question: Default Choice In Dropdown
-
I have a cascading dropdown that works fine, except I would like the default selection to be based on the user authentication data. Can this be done?
- 2 replies
-
- cascading dropdown
- user authentication
-
(and 1 more)
Tagged with:
-
Script for Section-Level Security
Robert replied to Robert's question in Security, Authentications, Roles, SAML
understood. Thanks- 2 replies
-
- script
- authentication
-
(and 3 more)
Tagged with:
-
Script for Section-Level Security
Robert posted a question in Security, Authentications, Roles, SAML
Rather than having 3 Datapages in order to restrict fields and data for 3 different user types, can a script be used to provide "section-level" security?- 2 replies
-
- script
- authentication
-
(and 3 more)
Tagged with:
-
This would be a lot easier if it were an option in the "Interactive Options" section to allow searches from within the Datapage Report, rather than a second Datapage with virtual fields....passing and receiving parameters.
-
It seems that Wordpress CSS rules are taking precedent over Caspio CSS rules. How can this be fixed?