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
Solved! Go to Solution.
ADF 3.6.0 will have this issue fixed
Hi, which version of ADF are you using? cna you rpovide yoru Form?
I'm using ADF 2.0.0, I have checked even in latest version of ADF demo-shell faced same problem.
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.
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
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.
ADF 3.6.0 will have this issue fixed
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.