Thanks Felix, yes I am aware of the ability to register directives by customising the Tasklist config.js, and have got a fore working that way. However, custom directives are things you need to add to every AngularJs form;
- what happens when I have 100, 200 Camunda user forms? I could have 500 directives registered which are going to be loaded with every Tasklist form.
- These customisations are part of a particular BPM process user form but cannot be deployed with either of the usual deployment mechanisms (war or REST deployment).
I was hoping to find a mechanism which is specific to the form the directives are used in, and which can be deployed with the forms.
Are people not really using the Tasklist and embedded forms? I would think that these limitations would make extensive production use of embedded form impractical?
Thanks again, Peter