Thank you Sanford!One last question, I'm having a bit of an issue with the last bit. I feel like I'm missing something obvious but can't figure it out. Any pointers?#foreach( $code...
I see. So in order to work around that would a #set on the CO fields be enough?#set( $List_cList.Availability = { "1" : true, "" : false } )#if( !$List_cList.availabilityUpdated.is...
Hey Sanford,Thank you for that. Didn't realize the solution was so simple...Given how simple this script is, is there a circumstance in which this script would fail to output? I ha...