I am trying to created an automated quoting system. Where an employee can enter in a number and get back the sale price for an item. Very, very simple math.
Example:
$100.00 * 20% = $20.00
(Any) * (Any #)
Total Profit: $20.00 (Stored in DB but not shown on screen)
Sale Price: $120.00
Then the employee can send an email from the form page to the client with the total sale price and customized letter. Is this possible with gravity forms?