App Builder 1.7
New features:
-
Form Widget (beta): This new widget makes it possible to create a form with various inputs that are only set at the time of requesting the export, instead of updating the App's state. This is in particular useful for letting users of the App include information (name, email, order details, etc…) when they trigger a Download or an Email Export. The Form Widget component does not yet exist in the plugin, but it is already possible to create a form using Json objects in Grasshopper. Find a beta tutorial here.
-
Marks and labels for sliders (beta): it is now possible to add marks and labels to slider inputs at custom locations defined in Grasshopper. It is also possible to restrict moving sliders to the defined marks. Find a beta tutorial here.
-
Set Camera Action (beta): A new type of action allows to trigger a camera movement in the viewer. Find a beta tutorial here.
Improvements:
- Embedded iframes can now copy model stated IDs to the clipboard.
- App controls are now disabled while an interaction parameter is active.
- In parameter validation mode, the "Accept" and "Reject" buttons have stronger colors by default.