Hi all I have a fairly common question I believe:
I have a linked View which focuses on one single instance of object. This has two augmented attributes: status and freetextfield of reason. The View has an ID variables (and filters) to narrow down on exactly one object.
Now I am only aware of updating augmented attributes via a table and a row. But I would rather use a more userfriendly way of a Button + Input Field to update the Object characterized by the ID.
Does anyone have a similar setup and a solution on updating Augmented Attributes via anything else but an OLAP Table?
I could imagine an Action Flow and passing in the ID, but I am unsure if its possible to trigger one via a Button Component.