Dropdown / radio button lists / checkbox lists member properties not being set
I have some custom member properties that use dropdowns, radio button lists or check box lists. When viewing members created programmatically the values of these properties are not showing.
Someone had the same issue here with dropdowns but used the umbraco dictionary dropdown component to solve it.
Is there no way to get these properties to work. I'd rather not have to change these properties to simple text boxes as it's rather unfriendly and opens up the possibility of input errors.
I'm settings the values using member.SetValue and the values do seem to be getting set as if I do change the property to a simple text box the value is there. When the property is changed to a dropdown, radio button list or check box list the property is no longer showing / set.
Dropdown / radio button lists / checkbox lists member properties not being set
I have some custom member properties that use dropdowns, radio button lists or check box lists. When viewing members created programmatically the values of these properties are not showing.
Someone had the same issue here with dropdowns but used the umbraco dictionary dropdown component to solve it.
Is there no way to get these properties to work. I'd rather not have to change these properties to simple text boxes as it's rather unfriendly and opens up the possibility of input errors.
I'm settings the values using member.SetValue and the values do seem to be getting set as if I do change the property to a simple text box the value is there. When the property is changed to a dropdown, radio button list or check box list the property is no longer showing / set.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.