Am i missing something on getting them to save?
using:
input type="number" name="attr_IQ"
input type="number" name="attr_IQ_max" value="@{IQ}-14" disabled="true"
(the max is less than the IQ, we are using it for skill bonus amount based on IQ)
it will not save to attr_IQ_max for the auto calc field. is it possible to get them to save to the attributes?
using:
input type="number" name="attr_IQ"
input type="number" name="attr_IQ_max" value="@{IQ}-14" disabled="true"
(the max is less than the IQ, we are using it for skill bonus amount based on IQ)
it will not save to attr_IQ_max for the auto calc field. is it possible to get them to save to the attributes?