By Default ADF providing component related to APS but some scenaria it is not full filling custom requirement so I am trying to create custom component in angular and want to inegrate that with APS.
I have created Workflow in APS.
1)I have created custom angular coponent with form filed and I am able to start workflow from that.
Solved! Go to Solution.
For the validation, you can have custom validation for any form field (see docs: https://github.com/Alfresco/alfresco-ng2-components/blob/develop/docs/core/interfaces/form-field-val...).
For the rewriting of the start form, as I've suggested, please refer to the source code.
The entire ADF is open source, you can check how the Start Form component is implemented if you really want to rewrite it from scratch.
What scenarios are not fullfilled by the ADF implementation? Maybe it is worth raising a feature request for the missing stuff?
First part is user interface.
Second part is we have 40 to 45 field in form where some of the field having complex validation , some field having rest call so We thought to use custom angular component with form so we can provide validation.
In form some fields are depend on each other.
For the validation, you can have custom validation for any form field (see docs: https://github.com/Alfresco/alfresco-ng2-components/blob/develop/docs/core/interfaces/form-field-val...).
For the rewriting of the start form, as I've suggested, please refer to the source code.
Hi @sanjaybandhniya,
Can I suggest you start a new thread for point #2? That's because some people see it's solved & therefore move on without looking.
Cheers,
@dvuika wrote:For the validation, you can have custom validation for any form field (see docs: https://github.com/Alfresco/alfresco-ng2-components/blob/develop/docs/core/interfaces/form-field-val... and https://essaywriters.site/best-dissertation-writer).
For the rewriting of the start form, as I've suggested, please refer to the source code.
Thanks! This was helpful!
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.