Settings and activity
7 results found
-
14 votes
-
665 votes
Hi. Thank you so much for reaching out and sharing your perspective. We offer this feature in scope of a broader solution, namely:
We hope these releases can help you. If not, please keep upvoting this idea, so we can keep considering it every time we work on our roadmap.
An error occurred while saving the comment James Cole supported this idea · -
15 votes
-
139 votes
The status of this suggestion is currently unchanged. Please check back for updates in a few months.
-
94 votes
-
225 votes
Hi,
Good news: we have already started working on this feature, and it will be ready for Early Access soon. If you'd like to test it, please fill out this form: Quote Rules and Formulas
James Cole supported this idea · -
56 votes
Hi. Thank you so much for reaching out and sharing your perspective. We offer this feature in scope of a broader solution, namely:
We hope these releases can help you. If not, please keep upvoting this idea, so we can keep considering it every time we work on our roadmap.
An error occurred while saving the comment James Cole commentedNamable Calculated fields
It would Be Helpful to have Field that could do simple Math and Logic, that can be named
Sample name
[customCalc.Deposit]simple math :
=[Price Table 1.Total] * 0.10logic: JS shorthand to set up a Max Down Payment of $1000 or less
=[Total] > 10,000 ? 1000 : [Total]*0.10
=[Total] <= 0 ? 0 : [Total]
Hiding some of these field would help too.
Named Buttons would be helpful
Veteran Discount [Vet] = 1 or 0
[customCalc.vetDiscount] = [Total]*(0.07*[vet]) simple Boolean Math based on button state
vet discount button state : set = 7000 *(0.07*1) = 490.00
Currently here's what I'm working on
Balance Due After Down Payment $15,799.00 [Total]
Schedule of progress payments;
10% (of Balance Due) upon Site Visit and Plan Design. $1,579.90 =[Total] * 0.10
50% At Equipment Delivery $7,899.50 =[Total] * 0.50
40% at Building Permit(s) Finaled $6,319.60 =[Total] * 0.40
Initials _________James Cole supported this idea ·
Can this Feature be added to Templates