
For example:
<input type="text" name="attr_weapon" value="KE-1500"/>
<input type="text" name="attr_show_weapon" value="@{weapon}" This will ONLY show 1500 in the field and ignore the first part. I have seen this throughout when using an attr trait. Is there anyway around this so that the actual description is shown instead of just numbers?