adityadash03 / pcfcolorfuloptionsetButton

GNU General Public License v3.0
6 stars 8 forks source link

Control not working on a Form Component Control #3

Open tschopp-spear opened 3 years ago

tschopp-spear commented 3 years ago

In my model-driven app, I have this control in use on a form that is used as a Form Component Control on a form for a related table. When I click on the buttons in this scenario, they don't change colors. But the data is saved correctly. When the form is opened again, the buttons do not get colored with the proper value.

adityadash03 commented 3 years ago

In my model-driven app, I have this control in use on a form that is used as a Form Component Control on a form for a related table. When I click on the buttons in this scenario, they don't change colors. But the data is saved correctly. When the form is opened again, the buttons do not get colored with the proper value.

I am not sure, I am not able to reproduce the issue.

fgiammaria commented 3 years ago

I have the same issue! I found a workarround... set the field as not visible in the form and set it as visible with a Business rules...