- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2019 02:59 AM
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 -> form 1
Task 2 -> form 2
Please anyone let me know how to resolve this.
Denys Vuika‌ Ciju Joseph‌ Eugenio Romano‌
Thanks & Regards
Amruta Wandakar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2019 12:29 PM
ADF 3.6.0 will have this issue fixed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2019 12:18 PM
Hi, which version of ADF are you using? cna you rpovide yoru Form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2019 01:47 AM
I'm using ADF 2.0.0, I have checked even in latest version of ADF demo-shell faced same problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2019 07:13 AM
Hi Eugenio,
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.
Root cause is when the following api tries to load the task form
http://localhost:8080/activiti-app/api/enterprise/task-forms/
the json returns options field null.
Since we are iterating the options value to construct radio buttons in the radio-buttons.widget.html
hence unable to render the radio buttons while using display value.
Denys Vuika‌ Eugenio Romano‌ Bassam Al-Sarori‌ Raphael Allegre‌
Do you think this is a bug in Alfresco APS API or is it a desired functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2019 12:29 PM
ADF 3.6.0 will have this issue fixed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2019 10:19 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2019 10:41 AM
Hi,
This is a front-end bug. An issue has already been raised and we'll try to fix it as soon as possible.
Thank you for your contribution.
