Re: [Xsltforms-support] Submission problem
Brought to you by:
alain-couthures
|
From: Tim T. <tim...@gm...> - 2015-07-10 19:01:37
|
Hi, Mark, What do your instances look like? Could you include a more complete example? Best, Tim -- Tim A. Thompson Metadata Librarian (Spanish/Portuguese Specialty) Princeton University Library <ta...@pr...> On Fri, Jul 10, 2015 at 2:45 PM, Mark Seaborne <m_s...@ma...> wrote: > Hi, > > I have a simple submit that is failing, if anyone can suggest something to > try I would be very grateful. I’m sure I must have missed something obvious. > > Here is what XSLTForms, build 615, reports: > > Submit get - application/xml - > http://www.nearby.org.uk/api/convert.php?key=37d6c2c0832f6b&p=303657%2C965123&in=gr-osgb36&need=gr10-osgb36&output=sxml > - false > > If I copy the URL string into a browser the expected XML document is > returned, so there is no problem there. > > Here is the submission itself: > > <xf:submission id="getGridRef" > method="get" > replace="instance" > instance="coord" > ref="instance('var')/convert" > serialization="application/x-www-form-urlencoded" > resource="http://www.nearby.org.uk/api/convert.php"> > <xf:action ev:event="xforms-submit-error"> > <xf:message level="modal">'<xf:output value="instance('var')/convert/p"/>' > getGridRef didn't work</xf:message> > </xf:action> > </xf:submission> > > Best wishes > > Mark > > > ------------------------------------------------------------------------------ > Don't Limit Your Business. Reach for the Cloud. > GigeNET's Cloud Solutions provide you with the tools and support that > you need to offload your IT needs and focus on growing your business. > Configured For All Businesses. Start Your Cloud Today. > https://www.gigenetcloud.com/ > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > > |