I have been trying to work out a way to use the relatively new syntax for inputation in combination with inputavg(field,'*').
What has been happening to me is that when I try to input some value in an inputfield with the "%+n" or "=+n" syntax, the field automatically switches to an inputsum mode, changing the underlying value to that of the correspondent inputsum value.
has anybody experienced this? do I have to resort to adding another column to insert the % instead of directly modifying the value on the inputavg field?