Multiple form steps example
In this example, we create the configuration for multiple form steps, shown in the diagram below. It consists of:
- a model and viewer on the left
- three different frames with control panels on the right
The example demonstrates the use of the DataStore
.
In your solution folder:
- Place the example Grasshopper definition in your solutions folder.
- Create a file
solution.yaml
file with the DataStore example solution file content.
Deploy using the cli: ph deploy solution -o <org-slug> <solution-name>
The solution should look like the image below.