Activiti form customisation features/hooks in ADF 1/2
See original GitHub issueType of issue: (check with “[x]”)
- [x ] New feature request
- [ ] Bug
- [ ] Support request
New feature request: Activiti got some powerful form customisation features available within activiti-app UI. https://docs.alfresco.com/activiti/docs/dev-guide/1.5.0/#_start_and_task_form_customization.
Wondering if there are any hooks in ADF to achieve similar functions? If I look at the activiti-form component in ng2-activiti-form, the only @Output() event emitters are formSaved, formCompleted, formLoaded, onError and executeOutcome.
Raising this issue to provide some samples, documentation, additional output event hook points etc so that users can do really powerful things in ADF
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Extending EBS 12 Forms using ADF (NO CUSTOMIZATION)
We want to execute some custom logic in Oracle EBS R12. One option is use to CUSTOM.PLL. However, we were told that gradually...
Read more >Activiti User Guide
Customizing the configuration of history storage is optional. This allows you to tweak settings that influence the history capabilities of the engine. See ......
Read more >Activiti Custom Form Fields - YouTube
Business Solutions. Activiti Custom Form Fields. 8.3K views 7 years ago. Micro Strategies. Micro Strategies. 954 subscribers. Subscribe.
Read more >A Closer Looking at Integrating SOA into ADF - YouTube
Oracle ADF has built in integration with the Oracle SOA Suite. In this session we'll show you how to expose your business services...
Read more >Oracle ADF: Refresh Form data - jdeveloper - Stack Overflow
2) You may create a default Method Call Activity in your task flow from where you may call a AM's custom method that...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, but parameters and types will be different with our implementations, we are not giving
scope
and other angular-1 stuff.The remaining events are going to be implemented as part of #1567