Two way fields

Is it possible to create a pair of two way fields. In quotes we would like to have two fields. One of them a user can input the percent margin (as a whole number) the other the user can input the price in $s we would like to make. I want both of these fields to calculate themselves if one of them is filled in. 

For example if I fill in the percent margin the price needed to be charged should calculate. If I put in the Price I'd like to charge the margin should calculate. I have the formulas written out for both these fields I'd just like to make editable somehow while still retaining the formula in Sugar.

Parents
  • So the short answer is yes, it is possible, but it requires some code level modifications.

    Let me know if you are interested in getting into more detail on how to approach this via code and I can try to summarize what we did for our quotes. I don't think I have one the goes both-ways but if you can do it one way, I don't see why you shouldn't be able to do it both ways. :)

    FrancescaS

Reply
  • So the short answer is yes, it is possible, but it requires some code level modifications.

    Let me know if you are interested in getting into more detail on how to approach this via code and I can try to summarize what we did for our quotes. I don't think I have one the goes both-ways but if you can do it one way, I don't see why you shouldn't be able to do it both ways. :)

    FrancescaS

Children
No Data