Header Salesperson Rate % Decimal Places

Currently the Header Salesperson tab on a new order will only allow for two decimal places. We have need of multiple decimal places to be used in calculating the commission.

If this is impossible, is there a way to manually enter the amount as a total dollar instead of a percent?

image

To increase the number of decimals allowed open the form in Developer mode then change the Mask Input for the field to nn.nnnn (for 4 decimal places)

While this did work, it still rounded up to two decimal places…

I suppose I would need to change the Epi binding decimal, but that is greyed out. Im a bit of a newb so any help is appreciated.

image