Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @Jo_Pitts1 & @SanfordWhiteman Thank you for all your inputs.I just had one more thought. Is there a way to capture Subject line text in a token and then capitalize the first word of the subject line if it is not.We want to display
Hi @Jo_Pitts1 ,CC : @SanfordWhiteman It is a really good point actually. So, in our database, we have noticed names like Aa, Ab, Bb etc so which is why we thought to display 'Hi Member' But yeah there could be a missed opportunity for good data as well like you mentioned. So, I am thinking to add ...
Hi, I have noticed that in Marketo in reports if we are using criteria in Smart List, then it is not working. This happened with me as well when I tried to define some criteria in Smart List section of Email Performance Report.May be try selecting only relevant emails in the section. Kind Regards,Vi...
Hi @SanfordWhiteman , Thank you for catching it.Yes, actually I have used a variable to store the value. I just forgot to use it in my code. Kind Regards,Vidhi
Hi @SanfordWhiteman ,Thank you for your inputs.I tried that but then I thought I am anyways going to ignore everything & display 'Hi Member' if First Name array will have space even once in name and its not one continuous string with size more than 3. Hence I used the logic as below:#elseif (${lead...
Hi Sanford, Thank you for your reply.Yes I meant number of words & in this case, all I am concerned about multiple strings in one field. Kind Regards,Vidhi
Hi all,Hope you are doing well.I am trying to solve one problem using Velocity to Display " Hi Member" instead of Name in First Name field when it consists of multiple names. Example : Rodney William HydesI was thinking to use length check but we don't know the max chars that can be input in this f...
Hi @Phillip_Wild , Thank you for your inputs.Yes, that's spot on understanding of what we are trying to achieve. Job Title is a standard field in Marketo but Job Description is a custom field which is holding user friendly values for each GUIDs. But munctions are not returning the value on on using ...
Hi Everyone,Hope you all are safe & well!We are actually finding a way to translate GUIDs to user friendly value & I am totally aware that is already in ideas list for many of us.However, I was trying to create custom object and then link with Person/Lead column in database for the GUID. Then use mu...
Ahh cool! Yeah it will be a good to have 🙂