Is there any plan to include this component on the ECM components catalog for the ADF? Any release date to share?
Solved! Go to Solution.
Hi Angel Borroy,
at the moment the only component able to display form metadata is the ng2-activiti-form this component need activiti behind.
And you can use it like that:
<activiti-form [nodeId]="'e280be3a-6584-45a1-8bb5-89bfe070262e'"> </activiti-form>
Anyway, in the next months, I think we are going to work for something more strictly related to this thing but I don't know when but you can maybe give a look to the code behind this component and create something by yourself.
If you need help ask me on gitter or here
Hi Angel,
What do you need to show in the form?
Eugenio
Hi, Eugenio.
Just thinking on an equivalent method from old-fashioned Alfresco developers. When using Share, an Alfresco Content Model (described in XML in the repo part) is modelled into fields for Share web app by using an XML Surf declaration block in share-config-custom.xml or so.
How will be described Alfresco Content Model in terms of ADF forms?
Thanks
Hi Angel Borroy,
at the moment the only component able to display form metadata is the ng2-activiti-form this component need activiti behind.
And you can use it like that:
<activiti-form [nodeId]="'e280be3a-6584-45a1-8bb5-89bfe070262e'"> </activiti-form>
Anyway, in the next months, I think we are going to work for something more strictly related to this thing but I don't know when but you can maybe give a look to the code behind this component and create something by yourself.
If you need help ask me on gitter or here
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.