Hi,
how can I reset the field current_message? The reason for this is that I want to record multiple free text entries from one user. But the problem is, once the first free text entry is made, the current_message field always stays with the first entry and no further entries are allowed. To solve this I then need to reset the current_message field. How do I do that?