Jump to content

nestorwagner

Members
  • Posts

    4
  • Joined

  • Last visited

nestorwagner's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Could anyone help with the code below. I cannot get it to work. Thank you!! Fields: Access_In; Access_Out, Time_Difference Goal: Input Access_In and Access_Out -- Code inserts time difference in Time_Difference Field DataPage Type: Submission Form, Code placed in Footer Code: get.ElementsByID('InsertRecordTime_Difference').value=Datediff(minute,[@field:Access_In],[@field:Access_Out])
  2. Sorry, but I could not figure out the Field ID. Here is the link: www.scsimedia.com/testfieldid.html Please input the following password: test Thank you!!
  3. Hi everyone, I have two date fields -- reg and deadline. I want to store in the deadline field the following: reg + 7 days. Does anyone know the java script to be inserted in the submission form (in the footer)? In the alternative, does anyone know the script to write in the deadline field the following: today() + 7 days Thank you!!
×
×
  • Create New...