<?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: Radio buttons values are not displayed in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27793#M11929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is a front-end bug. An issue has already been raised and we'll try to fix it as soon as possible.&lt;/P&gt;&lt;P&gt;Thank you for your contribution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 May 2019 14:41:39 GMT</pubDate>
    <dc:creator>mbentaleb</dc:creator>
    <dc:date>2019-05-30T14:41:39Z</dc:date>
    <item>
      <title>Radio buttons values are not displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27788#M11924</link>
      <description>Hello All,I have created the process with radio buttons in the first task of the form, in the next task of the form trying to display the radio button using display value but it doesn't show anything here you can see the screen shot.Task 1 -&amp;gt; form 1Task 2 -&amp;gt; form 2Please anyone let me know how</description>
      <pubDate>Wed, 24 Apr 2019 06:59:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27788#M11924</guid>
      <dc:creator>amruta_w</dc:creator>
      <dc:date>2019-04-24T06:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Radio buttons values are not displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27789#M11925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, which version of ADF are you using? cna you rpovide yoru Form?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 16:18:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27789#M11925</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2019-05-07T16:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Radio buttons values are not displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27790#M11926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using ADF 2.0.0, I have checked even in latest version of ADF demo-shell faced same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2019 05:47:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27790#M11926</guid>
      <dc:creator>amruta_w</dc:creator>
      <dc:date>2019-05-08T05:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Radio buttons values are not displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27791#M11927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eugenio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I was also facing the same issue i found the root cause of the issue. I tried to reproduce the same issue in ADF 3 demoshell and i was able to reproduce the issue.&lt;/P&gt;&lt;P&gt;Root cause is&amp;nbsp; when the following api tries to load the task form&lt;/P&gt;&lt;PRE style="margin: 5px 0px 0px; padding: 10px; border: 1px solid #e5e0c6; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-weight: 400; font-stretch: inherit; font-size: 0.9em; line-height: inherit; font-family: 'Anonymous Pro', Menlo, Consolas, 'Bitstream Vera Sans Mono', 'Courier New', monospace; vertical-align: baseline; background-color: #fcf6db; max-height: 400px; overflow-y: auto; color: #000000; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;http://localhost:8080/activiti-app/api/enterprise/task-forms/&lt;/PRE&gt;&lt;P&gt;the json returns &lt;STRONG&gt;options field null&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;Since we are iterating the options value to construct radio buttons in the radio-buttons.widget.html&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-ng2-components/blob/development/lib/core/form/components/widgets/radio-buttons/radio-buttons.widget.html" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-ng2-components/blob/development/lib/core/form/components/widgets/radio-buttons/radio-buttons.widget.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hence unable to render the radio buttons while using &lt;STRONG&gt;display value.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Denys Vuika&lt;/B&gt;‌ &lt;B&gt;Eugenio Romano&lt;/B&gt;‌ &lt;B&gt;Bassam Al-Sarori&lt;/B&gt;‌ &lt;B&gt;Raphael Allegre&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;Do you think this is a bug in Alfresco APS API or is it a desired functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2019 11:13:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27791#M11927</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2019-05-10T11:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Radio buttons values are not displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27792#M11928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like a bug yes thanks for investigating it.Not sure is an API wanted behavior but for sure can be fixed in te Front end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2019 14:19:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27792#M11928</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2019-05-30T14:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Radio buttons values are not displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27793#M11929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is a front-end bug. An issue has already been raised and we'll try to fix it as soon as possible.&lt;/P&gt;&lt;P&gt;Thank you for your contribution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2019 14:41:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27793#M11929</guid>
      <dc:creator>mbentaleb</dc:creator>
      <dc:date>2019-05-30T14:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Radio buttons values are not displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27794#M11930</link>
      <description>&lt;P&gt;ADF 3.6.0 will have this issue fixed&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 16:29:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/radio-buttons-values-are-not-displayed/m-p/27794#M11930</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2019-10-22T16:29:18Z</dc:date>
    </item>
  </channel>
</rss>

