How can I have a field that will automatically populate the submission date when a Laserfiche form is submitted.
Question
Question
Replies
replied on May 8, 2023
You can also use current_date on the default box and this will automatically populate the date the form was submitted. As long as you make it read only, it can't be changed.
3
0
replied on May 6, 2023
If you want to use this value in subsequent steps, you can use the previous submission completion time in default value and set it to readonly.
If you want a field to store the submission time, you can only use JavaScript.
0
0
You are not allowed to follow up in this post.