Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks for your help. It worked now #set($data = ${registrar_cList.get(0).rData})#if( $data.isEmpty() )#set( $data= "[]" )#end#set( $evaluatable = "${esc.h}set( ${esc.d}parsedJson = " + $data + ")" )#evaluate( $evaluatable )List of Students
#foreach( $item in $parsedJson )Term:${item.Term}, ID:${item...
Thank you for the quick response.After updating the script I am able to get the results for the first element as below#set($data = ${registrar_cList.get(0).rData})#if( $data.isEmpty() )#set( $data= "[]" )#end#set( $evaluatable = "${esc.h}set( ${esc.d}parsedJson = " + $data + ")" )#evaluate( $evaluat...
hiI have followed the same steps, but still no luck in parsing the JSON from my Custom Object.My Custom Object field (Field Name: RData) has data like below RData field has data as below [ { "StuLast": "Abram", "StuFirst": "Easton", "Program": "UGD", "Subject": "MUSC", "Catalog": "1...
hiI have followed the same steps, but still no luck in parsing the JSON from my Custom Object.My Custom Object field (Field Name: RData) has data like below [ { "StuLast": "Abram", "StuFirst": "Easton", "Program": "UGD", "Subject": "MUSC", "Catalog": "10A", "Section": 90 }, { ...
hi,We have accidently connected a Salesforce sandbox instance to Marketo and it is now NOT possible to rollback. If there is any rollback steps or help to disconnect Salesforce from Marketo it will be very helpful. Talked to Marketo support and they are saying we need to get a new instance, but that...
Hi,I have a custom field with JSON data as [{"Submitted":"2020-08-13 11:58","Title": "Emails from SJSU to LGSB","Program of Interest": "Early Career MBA","Referral": "LGSB Outreach, Web search","Intended Term": "Fall 2021","Subscribed to LGSB":true}] In Change Data Value, I would like to remove the ...
hi Anyone has Marketo Form showing Dropdown of Checkboxes like below. I need a Dropdown with Checkboxes in it.Working example is helpful. I have tried this example on Marketo form, but it did not render as Dropdown, instead it showed bunch of Check boxes
Sorry for this multiple posts, but still not able to update a fieldRealized that Building field is blocked for Form Fillouts. Now, Switching to COB_CustomData, It is still not working. I am clueless what is wrong hereAPI Name for COB_CustomData is cOBCustomData (lower c) COB_CustomData is NOT...
https://pages.sjsu.edu/SmartList_Demo_0_COB_Landing_Page_Test.html Form Landing Page