V9.0.1 IDWA
Shopping Mode selection in section details:
When changing or amending the "use parent settings" shopping mode for an individual section the radio button options get correctly greyed out, indicating that these options are no longer valid, hence the parent setting is in use.
So far so good.
Clicking on another section then clicking back into the section just changed gives us the "use parent setting" selected AND the radio button options available to change.
This is confusing to the user. If "use parent" is selected then why are the radio buttons active?
When subsequently changing/selecting a radio button at this point the radio buttons become greyed out - i.e. reverting back to the way they should be!
It's a simple bug in the UI code that is not disabling the radio buttons when then form loads, however a simple error here will cause some confusions. [it already has for our clients, hence this post]
Shopping Mode selection in section details:
When changing or amending the "use parent settings" shopping mode for an individual section the radio button options get correctly greyed out, indicating that these options are no longer valid, hence the parent setting is in use.
So far so good.
Clicking on another section then clicking back into the section just changed gives us the "use parent setting" selected AND the radio button options available to change.
This is confusing to the user. If "use parent" is selected then why are the radio buttons active?
When subsequently changing/selecting a radio button at this point the radio buttons become greyed out - i.e. reverting back to the way they should be!
It's a simple bug in the UI code that is not disabling the radio buttons when then form loads, however a simple error here will cause some confusions. [it already has for our clients, hence this post]
Comment