Listview - getPreValueAsString for radio button list column [and tickbox]
I have a custom list view for a series of nodes.
One of the columns is a Radiobutton list [and one a tickbox]
The RadioButtonList column displays the id, rather than the user-friendly pre-value textstring.
The checkbox shows the boolean value as 1/0 rather than the more user-friendly true/false.
Question: is there a way to easily get the prevalue for the RBL and tweak the value of the checkbox so that the editor interface is a little more friendly?
Did you ever find an answer to this? I have the same thing with mine and this is using 7.14 - you would have thought they would have found an answer for this.
Listview - getPreValueAsString for radio button list column [and tickbox]
I have a custom list view for a series of nodes.
One of the columns is a Radiobutton list [and one a tickbox]
The RadioButtonList column displays the id, rather than the user-friendly pre-value textstring.
The checkbox shows the boolean value as 1/0 rather than the more user-friendly true/false.
Question: is there a way to easily get the prevalue for the RBL and tweak the value of the checkbox so that the editor interface is a little more friendly?
thanks
Did you ever find an answer to this? I have the same thing with mine and this is using 7.14 - you would have thought they would have found an answer for this.
is working on a reply...