Hello, I have set an action button to show on a detail view to change the value of a column for that detail view, to add some text to the data that is already there: For the column called [Extra Notes] we have the formula CONCATENATE([Extra Notes], "- Retriggered ", NOW()).
When we click the action button, nothing changes, ie the [Extra Notes] column stays the same and does not update.
Hello @ehnz , could you share with us a screenshot of your action configuration and another one of your [Extra Notes] column?
1 Like
Hello @ehnz, for “action configuration” i meant a screenshot of your settings that display when you click that action name.
Your formula looks good, so my guess is that the issue might be in the action itself.
2 Likes