Time Stamping

Comments

2 comments

  • Official comment
    Avatar
    Stella Park

    Hi Steve,

    Thank you for your inquiry. Just as a reminder, you can use our chat feature or email support if you have a question specifically related to your forms.

    Based on your example, you can use the following expression in a read-only or text element's Dynamic Value to populate a time-stamp after a number has been entered:

    if (parent_form.cut_1 > 0) {Date()}

    Please note that the condition inside the parenthesis is if the element is on the parent level. If it is nested in a subform, the path would follow a different expression. If you have a follow-up question regarding this, please submit a ticket and we can look through your form structure in further detail.

    Best,

    Stella

    Comment actions Permalink
  • Avatar
    Steve Ryder

    Stella,

     

    Many many thanks for your reply and resolution to my issue. It is greatly appreciated, it worked perfectly.

     

    Kind regards

    Steve

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk