All Topics
Edit Number – Decimal Points
I have a client using WooCommerce/Advanced Custom Fields.
I have created some “calculators” for them. i.e. calculate number of tiles required to cover a bathroom wall – enter tile width/length – and it spits out a total based on a users input on the front-end.
The problem is they have a ton of products so inline editing these values would really help data entry.
However all the entries are to two decimal points. i.e. tile width 10.53cm – Admin Columns will only allow a single DP – despite the fact it will display values to two dp if they are entered using ACF normally…
Whereabouts in the core plugin file can I change the validation requirements?
You must be logged in to reply to this topic.