ok then is there a way to differentiate between these 2 opportunities when they are using the same fields?
currently, that script is returning value for empty as well as not empt...
Hi Sanford,
I changed my code to what you suggested however it still doesn't solve the problem of differentiating the different opportunity lists
#if( !$OpportunityList.isEmpty())
...
is there a way I can loop it only for items inside the opportunity list which has the stage value set to "Documents Collection" because we have different opportunity lists inside t...
Hi There,
I am trying to write a velocity script to pull data from opportunity list items, but I'm running into an issue when a record has more than one opportunity - the script is...
Does anyone have an idea how to resolve the ERR_NAME_NOT_RESOLVED error?
Already did a DNS flush and the error still persist. Is there another way we can load the /js/forms2/js/fo...
Hi There,
I hope someone can help with this. I'm using the code below, to pass the values from our custom HTML form into Marketo, it works fine for most cases. However, I do see so...