- Expected behavior but a workaround is available.
Workaround:
Follow the steps to be able to edit the existing custom form:
- Take Snapshot of vRA (Non-Memory)
- Login to service broker --> Go to content --> Open the form to be edited.
- Click Action and export the JSON format of the custom form.
- Make a copy of the Original JSON file and keep it as a backup.
- Update the copied JSON file with the required changes.
Example: Add label and it's value under the template section.
{"label":"AlmaLinux 8","value":"TEMPLATE-ALMA8"}
- Save the changes.
- Import the updated JSON file to the custom form.