<?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: Share Forms - How to set help text in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241997#M195127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, I do recall I tried that. But it does not render if there is a constraint on the field, which is was for the field I tried. Trying "help-id" on plain text field, and it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Filed a case for it, &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-2414" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-2414&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also filed an enhancement request. It would be cool if it respected html tags, as is done for many properties strings. Then you could do something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;label.form.help.casetype=Choose case type. &amp;lt;a href="/share/page/search?t=test" target="_top"&amp;gt;Read more…&amp;lt;/a&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;SPAN&gt;My idea is that you could get a hyperlink that dynamically links to SOPs and guides (probably with a better search than above).&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-2415" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-2415&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Apr 2010 13:14:25 GMT</pubDate>
    <dc:creator>loftux</dc:creator>
    <dc:date>2010-04-14T13:14:25Z</dc:date>
    <item>
      <title>Share Forms - How to set help text</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241995#M195125</link>
      <description>In the release notes for 3.3 it says aboout Forms Engine "Help text for fields, renders a "?" icon that reveals the configured help text…"How do you set that?I've tried setting that in&amp;lt;appearance&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field id="my:customfield" mandatory="true" read-only="false" help-text-id="label.form.help</description>
      <pubDate>Tue, 13 Apr 2010 13:58:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241995#M195125</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-04-13T13:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Share Forms - How to set help text</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241996#M195126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're almost there&amp;nbsp; :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to either use "help" or "help-id" as the attribute name. For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;appearance&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;field id="fdk:state" help-id="fdk.help.state /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;field id="fdk:zip" help="Please enter a valid ZIP code" /&amp;gt;&lt;BR /&gt;&amp;lt;/appearance&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;As you've noticed the Forms wiki page has not been updated with this information yet, I'm hoping to rectify that in the next couple of days.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 11:38:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241996#M195126</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2010-04-14T11:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Share Forms - How to set help text</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241997#M195127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, I do recall I tried that. But it does not render if there is a constraint on the field, which is was for the field I tried. Trying "help-id" on plain text field, and it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Filed a case for it, &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-2414" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-2414&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also filed an enhancement request. It would be cool if it respected html tags, as is done for many properties strings. Then you could do something like&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;label.form.help.casetype=Choose case type. &amp;lt;a href="/share/page/search?t=test" target="_top"&amp;gt;Read more…&amp;lt;/a&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;SPAN&gt;My idea is that you could get a hyperlink that dynamically links to SOPs and guides (probably with a better search than above).&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-2415" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-2415&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 13:14:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241997#M195127</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2010-04-14T13:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Share Forms - How to set help text</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241998#M195128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If either the help-id or help attributes are provided a "?" icon is rendered at the end of the field that will reveal the help text when clicked. Fields that have a constraint applied (except regular expression constraints) automatically get help text applied with an indication of what the user needs to enter. The "?" icon will not appear when the form is in view mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://wiki.alfresco.com/wiki/Forms#field" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Forms#field&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 14:11:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/share-forms-how-to-set-help-text/m-p/241998#M195128</guid>
      <dc:creator>nikhilesh_s1vak</dc:creator>
      <dc:date>2016-07-28T14:11:47Z</dc:date>
    </item>
  </channel>
</rss>

