Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Jo_Pitts1 Thank you for the recommendation I did try the code however I'm not getting the list sorted by it. #foreach( $item in $OpportunityList )#if( !$item.mag_inttakeenddate.class )#set( $item.mag_inttakeenddate = "0000-00-00" )#end#end#set($oppList=$sorter.sort($OpportunityList, "mag_inttakeend...
@SanfordWhiteman I was going through some of your old discussions in community-related to sorting dates if there are null values included and you did mention you are going to publish an article soon with details. https://nation.marketo.com/t5/product-discussions/weirdness-using-sorter-sort-for-cust...