I want an ID of form definition. I noticed that there is a document id in form builder's edit URL after saving. I think maybe it's possible tho save that document ID to form definition. I added a document ID column to the orbeon_form_definition table, and changed the crud.xpl. As a result, no values are filled into that column. It seems there's no document ID in the request when publish a form definition.
In crud.xpl, I commented out some "is-data" checking like this:
<!--<xsl:if test="$is-data">-->
<sql:param type="xs:string" select="/request/document-id"/>,
<!--</xsl:if>-->
--
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