App Store v4.5 release
melvingrootenboers
released this
07 Oct 11:49
·
102 commits
to master
since this release
- Fixed issue where the On View Change microflow wouldn't trigger if a new ViewRender object had to be created.
- Updated readme to more clearly specify that the new retrieve per view change still uses the same Dataview data source microflow.
- Removed the check for an object in update so that FetchObjects is now always triggered. This prevented calendars without a dataview context from retrieving their events.
- Fixed issue where the View Change microflow wasn't being triggered anymore. On View Change now only works with a Dataview Context object. It receives this in the microflow and uses the reference to the View Render to set the values on that object.