We would like number fields to support simple calculations in addition to direct numeric input. For example, when a user types 100 / 4 into a number field, the system should automatically calculate the result and store 25 as the final value.
This functionality makes it easier to distribute amounts across multiple lines without needing to perform calculations externally.
| Service | Invoice Processing |