I have a budget system I use on my website for pricing jobs (construction)
In the Total Price input I have the placeholder as a formula to get the Total Price based on the base cost of our labor/materials and desired profit percentage. Then the user can input a different price if desired.
The issue is after the price is calculated, when you hover over the price it clears it. Is there a way to remove this happening from the input? i.e. css?