Jump to content
  • 0

'If', 'Then', and 'Else' for Timestamp?


RyanSpaulding

Question

2 answers to this question

Recommended Posts

  • 0

Yes it is possible using JavaScripts.

Write a function to do the following:

1. Read the value of Field1, if it is equal to "XXX" then assign the value of Field2 (date/time field) to [@cbTimestamp]:

document.getElementById("EditRecordField2").value= "[@cbTimestamp]";

2. Call this function upon form submission.

To get more information about using JavaScripts and Caspio elements, you can study the JavaScript forum section at viewforum.php?f=14

Best,

Bahar M.

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...