M
Mohammed Siraj
Guest
Can you please alter the initialization statement in trigger as follows: var itemcode = '{!ItemCode}' || '0'; //added quotes around token Above, if {!ItemCode} token is evaluted as string literal, initialization will fail without quotes.
Continue reading...
Continue reading...