I have a a page containing two totally separate dataviews for 2 different objects. Both are populated through a microflow. The first dataview contains an attribute that is required. The second dataview also contains a datagrid through an association. The normal edit and delete buttons of that datagrid work fine. However when I use an action button with a microflow that updates the current object, commits and "refreshes in client", I get an error on the first dataview saying the Required field must be filled. What am I doing wrong?
↧