
I have very simple attribute <input class="sheet-numbox" style="width: 3em" type="number" name="attr_ac" value="@{ac_base} + @{ac_ability} + @{ac_other}" disabled="disabled" /> However, for some reason the attribute ac is not being created and im unable refer to it. I've tried to change every value in the formula, it gives normal output no problem but attribute is not created. I'm pretty sure it worked at some point but suddenly stopped. Any ideas why its not being created?