Jump to content

kimburlyz

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

kimburlyz's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks Chad! That is exactly what I did and it resolved it...however. If the user enters a code that redirects them to a completely different "external site" and they return back to the "Authentication Pge" in less than the 15 minute automatic logoff time limit, it redirects them back to that "external site". So my issue is not 100% resolved.
  2. I figured out my issue and was able to use the code to automatically log the user out. Now my only issue is... If the user enters a code that redirects them to a completely different "external site" and they return back to the "Authentication Pge" in less than the 15 minute automatic logoff time limit, it redirects them back to that "external site". So my issue is not 100% resolved.
  3. Thank you for this question and the answers because this is what I'm looking for, however, I'm trying to apply this to a Form instead and it's not quite working. Let me explain... 1. Authentication Page: User goes to a web page in which they must "authenticate" a code. This is a Caspio Embedded data page with Authentication. 2. Redirected based on Code: Depending on the code they are redirected to a specific page, which is actually a Form. (So at this point, they are logged into Authentication). 3. Enrollment Form: User completes the form (an embedded Caspio form). 4. Submit: Once they hit Submit, there is a Display Message and an is Email sent. I tried the code above and it does redirect, but bypasses the Authentication Page. So they are never "logged out". I need it to log out so they can enter a new code. Unfortunately I can only set the automatic logoff to a minimum of 15 minutes. Any suggestions would be greatly appreciated. Thank you, Kim
  4. Thanks Mathilda. I did have them do one project for me and quote another. The time and cost seems a bit high and I'd like to find a programmer for other projects outside of Caspio as well.
  5. Are there any independent contractors out there that are familiar with Caspio and interested in doing some work utilizing Java script? Some minor enhancements needed with our Caspio form that requires JS code injected. Thanks!
  6. Hello! I setup a Scheduled Task to export some data on a daily basis. Everything works great, but I am just wondering if there is a way to specify the formatting of the date in the file name when you check the option to "Append date to file name". Currently, the date comes out as follows: "filename_2017-Jan-19_2200.csv". I would like the file name to be saved as: "filename_20170119.csv" (filename_YYYYmmDD.csv) I don't see any areas that cover this in the Help section and under Localizations. Thank you for your help!
×
×
  • Create New...