<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Web Form XSLT Question: Get The Name? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-form-xslt-question-get-the-name/m-p/226702#M179832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you create content for a web form, you get a page that asks for a name, type, content type, and web form. After you fill that out, the form shows up based on your XSD. Is it possible to get the name you typed on the previous page into the XML document that is created after you fill out the XSD form? Since the file is named after the name you entered, I tried getting it by using the XSLT function, document-uri, but it was undefined. Is there any way to get that name, or do I have to ask for it again in my XSD?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 18:20:21 GMT</pubDate>
    <dc:creator>justinp</dc:creator>
    <dc:date>2010-07-15T18:20:21Z</dc:date>
    <item>
      <title>Web Form XSLT Question: Get The Name?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-form-xslt-question-get-the-name/m-p/226702#M179832</link>
      <description>When you create content for a web form, you get a page that asks for a name, type, content type, and web form. After you fill that out, the form shows up based on your XSD. Is it possible to get the name you typed on the previous page into the XML document that is created after you fill out the XSD</description>
      <pubDate>Thu, 15 Jul 2010 18:20:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-form-xslt-question-get-the-name/m-p/226702#M179832</guid>
      <dc:creator>justinp</dc:creator>
      <dc:date>2010-07-15T18:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Web Form XSLT Question: Get The Name?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-form-xslt-question-get-the-name/m-p/226703#M179833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I ended up doing it by getting the name of the XML file (since it's ${name}.xml), and then dropped the .xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;xsl:value-of select="substring-before($alf:form_instance_data_file_name,'.xml')"/&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 19:25:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-form-xslt-question-get-the-name/m-p/226703#M179833</guid>
      <dc:creator>justinp</dc:creator>
      <dc:date>2010-07-15T19:25:57Z</dc:date>
    </item>
  </channel>
</rss>

