<?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 html form and links in dashlets? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/html-form-and-links-in-dashlets/m-p/216234#M169364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wanted to use a simple html form &amp;lt;form&amp;gt; tag as well as an html link &amp;lt;a&amp;gt; tag in a dashlet.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see I can display regular html in a dashlet, but when I use a form, and I want to remain in the same dashlet on the same page, where do I point the action= attribute?&amp;nbsp; do I use the web script url for the dashlet?&amp;nbsp; If I do so, will I remain in the dashlet?&amp;nbsp; And for the &amp;lt;a&amp;gt; tag can I link to another html page and have it display within the dashlet that called it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2010 10:57:47 GMT</pubDate>
    <dc:creator>targa2000</dc:creator>
    <dc:date>2010-02-24T10:57:47Z</dc:date>
    <item>
      <title>html form and links in dashlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/html-form-and-links-in-dashlets/m-p/216234#M169364</link>
      <description>I wanted to use a simple html form &amp;lt;form&amp;gt; tag as well as an html link &amp;lt;a&amp;gt; tag in a dashlet.&amp;nbsp; I see I can display regular html in a dashlet, but when I use a form, and I want to remain in the same dashlet on the same page, where do I point the action= attribute?&amp;nbsp; do I use the web script u</description>
      <pubDate>Wed, 24 Feb 2010 10:57:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/html-form-and-links-in-dashlets/m-p/216234#M169364</guid>
      <dc:creator>targa2000</dc:creator>
      <dc:date>2010-02-24T10:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: html form and links in dashlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/html-form-and-links-in-dashlets/m-p/216235#M169365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You've got two options as I see it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - Develop your dashlet as an iframe. The dashlet itself would consist of little more than &amp;lt;iframe&amp;gt; markup. The iframe source contains your form and links.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Advantages: Any navigation (e.g. POSTing a form or clicking a hyperlink) will remain inside the dashlet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Disadvantages: The dashlet can't be resized easily. IFrames aren't XHTML-compliant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - Use AJAX to submit the form. There's no simple answer to the hyperlink in this case; options include: opening in a new window / pop-up or injecting the page's content into the dashlet (depends what the content is as to whether this will work or not).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Advantages: Dashlet is resizable. Page can remain XHTML compliant. Subjectively better user experience.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Disadvantages: More development.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It very much depends what content you're trying to link to and your development experience.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 11:12:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/html-form-and-links-in-dashlets/m-p/216235#M169365</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-02-24T11:12:09Z</dc:date>
    </item>
  </channel>
</rss>

