MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
Goal of this PR is to add a new attribute to the form element called "multi-submit". This attribute accepts only two values depending if the user wants to reset or not the previous submit input. More info on this are available here: https://github.com/symphonyoss/messageml-utils/issues/291.
Also a new BI item hs been introduce to track usage of multi-submit forms.
Goal of this PR is to add a new attribute to the form element called "multi-submit". This attribute accepts only two values depending if the user wants to reset or not the previous submit input. More info on this are available here: https://github.com/symphonyoss/messageml-utils/issues/291. Also a new BI item hs been introduce to track usage of multi-submit forms.
Closes #291