Hi,
I'm trying to create a simple form backed by Javascript component. I use an instance of Alfresco.forms.Form to post my form.
My question is really simple and lmight even look dummy: why don't I see all the parameters of the form but only a a subset? For example, for my submit & cancel button, I can understand because I have not named them in the HTML form, but for another button/menu item with a name, the parameter is not submitted.
I'm pretty sure it is very simple, and any help would be welcome.
Thanks
Olivier