<?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 Re: Getting Request value inside Template file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238202#M191332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you should use the following code to get it work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the url is "&lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/posting.php?mode=reply" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/posting.php?mode=reply&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then you have to use the following expression to fix the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;${(RequestParameters.mode)!"Default"}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2009 17:47:50 GMT</pubDate>
    <dc:creator>vdamodaran</dc:creator>
    <dc:date>2009-09-30T17:47:50Z</dc:date>
    <item>
      <title>Getting Request value inside Template file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238196#M191326</link>
      <description>Hi All,I am trying to get "Request value" inside the FreeMarker Template file, but if i try to use&amp;nbsp; ${RequestParameters['test']}or ${RequestParameters.test},Ref Link to get Request value in FreeMarker Template file: http://forum.springsource.org/archive/index.php/t-32846.htmlif i try to use&amp;nbsp; ${Reque</description>
      <pubDate>Wed, 22 Jul 2009 14:32:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238196#M191326</guid>
      <dc:creator>vesuinfo</dc:creator>
      <dc:date>2009-07-22T14:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Request value inside Template file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238197#M191327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you're looking for the "args" array? All url parameters are in there. I guess you searched generic freemarker documentation, but it is embedded in Alfresco, so behaves slightly different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example ${args["parametername"]}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 19:00:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238197#M191327</guid>
      <dc:creator>kbonnet</dc:creator>
      <dc:date>2009-07-22T19:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Request value inside Template file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238198#M191328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Maybe you're looking for the "args" array? All url parameters are in there. I guess you searched generic freemarker documentation, but it is embedded in Alfresco, so behaves slightly different.&lt;BR /&gt;&lt;BR /&gt;For example ${args["parametername"]}&lt;BR /&gt;&lt;BR /&gt;Koen&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Hi i think is not bound.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 14:28:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238198#M191328</guid>
      <dc:creator>joksy</dc:creator>
      <dc:date>2009-08-12T14:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Request value inside Template file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238199#M191329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I dont understand your reply? What kind of freemarker file are you making? Args is available in webscripts. Maybe not in presentation templates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2009 12:36:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238199#M191329</guid>
      <dc:creator>kbonnet</dc:creator>
      <dc:date>2009-08-24T12:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Request value inside Template file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238200#M191330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I dont understand your reply? What kind of freemarker file are you making? Args is available in webscripts. Maybe not in presentation templates.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;True the only way to get the request parameter is through the webscript. You are able to do that. maybe this post will be useful . &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=10&amp;amp;t=21044" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=10&amp;amp;t=21044&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2009 08:59:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238200#M191330</guid>
      <dc:creator>joksy</dc:creator>
      <dc:date>2009-08-31T08:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Request value inside Template file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238201#M191331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marked! I will come back to check this soon!thanks a lot.:-)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://simulationdecreditimmobilier.org" rel="nofollow noopener noreferrer"&gt;&lt;SPAN style="color: #ECF3F7; text-decoration: underline;"&gt;demande credit&lt;BR /&gt;immobilier simulation pret de france taux calcul&lt;BR /&gt;courtier&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color:#ECF3F7;"&gt;Une simulation credit immobilier de France&lt;BR /&gt;a faire un&lt;BR /&gt;pret.&lt;/SPAN&gt;&lt;A href="http://simulationdecreditimmobilier.org" rel="nofollow noopener noreferrer"&gt;&lt;SPAN style="color: #ECF3F7; text-decoration: underline;"&gt;demande&lt;BR /&gt;credit immobilier simulation pret de france taux calcul&lt;BR /&gt;courtier&lt;/SPAN&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 09:09:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238201#M191331</guid>
      <dc:creator>xauxi99</dc:creator>
      <dc:date>2009-09-01T09:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Request value inside Template file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238202#M191332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you should use the following code to get it work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the url is "&lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/posting.php?mode=reply" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/posting.php?mode=reply&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then you have to use the following expression to fix the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;${(RequestParameters.mode)!"Default"}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 17:47:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-request-value-inside-template-file/m-p/238202#M191332</guid>
      <dc:creator>vdamodaran</dc:creator>
      <dc:date>2009-09-30T17:47:50Z</dc:date>
    </item>
  </channel>
</rss>

