My Stuff
-
Re: help with item description on fulfillment email
This works for me: <p>Dear ${transaction.entity},</p> <p>Thank you for the order. </p> <table class="itemtable" style="border-collapse: collapse; width: 100%…2 -
Re: Creating a task automatically after an opportunity is made.
I believe it has to do with the order in which you add the fields…I think you have to join the customer first (could be wrong it's been awhile). Here is how I setup a task that gets auto created…2 -
Re: Saved Search Formula To Sum Numbers In Text Field
LENGTH(REPLACE({custbody14}, '"', '')) - LENGTH(REPLACE(REPLACE({custbody14}, '"', ''), ',', '')) + 12 -
Re: Saved Search Formula To Sum Numbers In Text Field
Not sure how many values you could have…this handles up to 10:3 -
Re: How can we get saved searches to return values for dynamic fields?
Well that's not helpful - sorry! it's suite answer id: 29291 i've included a screenshot as well:1