Hi, in camunda tasklist view is there any way to add hyperlink-button on the form by default?
It seems I can’t find button user control on the Forms.
Hi, in camunda tasklist view is there any way to add hyperlink-button on the form by default?
It seems I can’t find button user control on the Forms.
So - the generic form builder you’re using here is really intended for very basic forms and prototyping.
Instead what you can do is use embedded forms for a fuller feature set. Embedded forms give you the ability to use any HTML forms as well as custom javascript.