Jump to content
  • 0

Submit vs Update on login


gstanley

Question

3 answers to this question

Recommended Posts

  • 0

Hi,

In Caspio, login screens don't stand alone, but are actually attached to DataPages inside authenticated folders. So which DataPage is deployed decides which screen users will see after they login, which is static.

What you can do is to insert custom links (http://www.w3schools.com/HTML/html_links.asp) on the DataPages (or your web pages) so that users can switch between them. For example, insert a 'click here to update your existing registration' link on the registration form which users can witch to the update form if they already created a submission.

Hope this helps.

Link to comment
Share on other sites

  • 0

How about upon their registration, having an insert trigger that will create an entry to that other table as well, but all of the fields are blank? Just a placeholder.

Then, set your login to automatically redirect to the datapage used to update that record. 

With this, you don't have to worry about step 1 of your workflow which is the creation of the records. Just the update form upon login. 

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...