 
 Any reason why this wouldn't work:  <label><input type="radio" class="sheet-select-radio sheet-fighting" name="attr_weaponskill" value="fighting" checked="true" /><span name='attr_fightingname'></span></label>  ...and by doesn't work, I mean I can select the input, but the span is showing blank rather than the usual named span output of showing the value of the attribute...  EDIT: This is inside a repeating section, but the named attribute is referencing an attribute that is not in the repeating section...I'm guessing this is the problem.  Is there a way to make this work?   
 
				
			 
