HI , I am having some trouble saving the selections i make using radio button and check boxes
they do set the field values , however when i reload the WIKI , the check boxes are empty and the radio buttons selections are not there, is that how its meant to work, or am i doing something wrong Time needed <$select field="ABC"…> <option disabled></option> <option>15</option> <option>30</option> <option>60</option> <option>120</option> </$select> <$radio field="A"value="1"> A</$radio> <$radio field="A"value="2"> B</$radio> <$radio field="A"value="3"> C</$radio> <br> <$checkbox field="X" checked="8" unchecked="6" default=""> X</$checkbox> <$checkbox field="Y" checked="6" unchecked="" default=""> Y </$checkbox> <$checkbox field="Z" checked="8" unchecked="" default=""> Z </$checkbox> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7b0523d9-ca9b-4e84-8cc1-3aa00d2ee1b4n%40googlegroups.com.

