Re: RE: RE: getting Orbeon to ignore a specific Form Tag - Help Please !!!!!

Posted by fl.schmitt(ops-users) on
URL: https://discuss.orbeon.com/getting-Orbeon-to-ignore-a-specific-Form-Tag-tp2996719p3005184.html

Christian,

> Can anybody help me with this Problem ?

sorry, i don't have a quick solution, but my first idea after reading
your first post was "why not implementing that form in xforms, too?".
Are there specific reasons for not refactoring the form into a xforms
syntax? I think only four components are required for this:

In the xhtml:head (xforms:model):
- a xforms:instance to hold the form values;
- a xforms:submission to post the instance to the target URI;

In the xhtml:body:
- some xforms:inputs bound to the instance to edit the values;
- a xforms:submit to trigger the submission.

Using that approach, you don't have to care about orbeon's handling of
xhtml:form elements.

HTH
florian



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws