Jump to content

Golferdad

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

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

Golferdad's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Looking for a way to display who has logged into the application Thanks
  2. Hi everyone Pretty new user here...I don't think Caspio can do this but I'll ask... I have an application I'm building where I have a settings table...This table has a flag field that is populated when a new user has set up their profile properly. Lets call the field: Profile_Parm1...which is a text 255 format...If the field is blank, its an indication that the new user has not done all the new user admin steps. I'm trying to create a form / process where this settings table is read (based on their authentication ID) and simply retrieves the parameter: Parm1Profile_Parm1...the goal to receive it, then pass it to the next form. Here is how the application will work: When a user tries to click on a link, (i.e. Add Item), I want to build a form to retrieve the parm first, then goto to the ADD ITEM html page if Profile_Parm1 is populated(i.e. Normal flow). If its blank, I want to use some java script to not only tell the user that they need to complete the new user process first, but I want to automatically reroute them to the settings page form (New User Flow). Is this even possible? Thanks everyone
  3. New to Caspio - Here is my Issue Staying on a form to make multiple submissions...but would like a solution to see a pop up confirmation message..so that the user knows their submission worked Thanks!
×
×
  • Create New...