Describe the bug
The auto generated UI for script parameters where the parameter type is a custom resource type does not allow you to select or create a resource in the same way as it does for resource types from the Hub.
To reproduce
- Create a custom resource type:docs
- Create a script that uses the custom resource type as a parameter: docs
Expected behavior
When I add a custom resource type to a script as a parameter, I expect the generated UI to let me choose an existing resource of that type, or let me create a new one - like it does with resource types from the hub.
Instead it populates the UI with the object structure of the resource type.
Screenshots
No response
Browser information
Version 145.0.7632.117 (Official Build) (arm64)
Application version
CE v1.654.0-3-g2aef01d18c
Additional Context
No response
Describe the bug
The auto generated UI for script parameters where the parameter type is a custom resource type does not allow you to select or create a resource in the same way as it does for resource types from the Hub.
To reproduce
Expected behavior
When I add a custom resource type to a script as a parameter, I expect the generated UI to let me choose an existing resource of that type, or let me create a new one - like it does with resource types from the hub.
Instead it populates the UI with the object structure of the resource type.
Screenshots
No response
Browser information
Version 145.0.7632.117 (Official Build) (arm64)
Application version
CE v1.654.0-3-g2aef01d18c
Additional Context
No response