How to render form for type with rest api value in Share?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 07:23 AM
Hello,
I have a form en my share and I want to render it based on the values of various services rest. How can I do it?
Similar in this solution, but I want the opposite (How to render Form for type with aspect in Share? - Alfresco Hub)
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 12:12 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2022 03:47 AM
Not,
For example, I want a combo with diferents opcions, and when select one option, reload a second combo. This options are in rest api services.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2022 04:31 AM
You may take a look at this project:
https://github.com/rjmfernandes/share-custom-form-controls
