Hi @donderdijk,
Please follow our standards to share your code as explained here.
As mentioned in the previous post, it’s not possible to get the timestamp of both your question and answer input fields, the timestamp will always be the most recent update to either your question or answer field.
That’s why I would suggest to only use this timestamp for the answer field. By ‘locking’ the question input field, we are sure that the updated_by method returns the latest update of the ‘answer’ field, as it is the only field editable for that specific iteration.
Kind regards,
Michiel