Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Specific Timestamp

Questions related to using nuBuilder Forte.
Post Reply
jonas
Posts: 3
Joined: Mon Sep 28, 2020 12:03 pm

Specific Timestamp

Unread post by jonas »

Hello,
I have a subform where the user can edit an entry. As soon as the edited entry gets saved for the first time it isnt available to the user anymore (neither to see nor to edit). I need a Timestamp of the time he saves his edit. But because the entry itself is created much sooner I cannot use the automatic Timestamp. Does anyone have any suggestions how I could create an autmatic Timestamp triggered by the editing of single entry?
icoso
Posts: 181
Joined: Sun Feb 07, 2021 11:09 pm
Been thanked: 1 time

Re: Specific Timestamp

Unread post by icoso »

COuldn''t you use the Before Save code block to set the timestamp field right before its saved? Is the TimeStamp and editable field on the form or is it a hidden field?
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: Specific Timestamp

Unread post by kev1n »

Does the timestamp have to be stored per row and do you want to display it in the subform?
Post Reply