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

cancel
Showing results for 
Search instead for 
Did you mean: 
jpexposito
Member II

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

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)

3 Replies
upforsin
Senior Member

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

HI @jpexposito 

can you provide sample input and output?

howkymike
Alfresco Developer
jpexposito
Member II

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

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.

angelborroy
Alfresco Employee

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

You may take a look at this project:

https://github.com/rjmfernandes/share-custom-form-controls

Hyland Developer Evangelist