G
Gian Torralba
Guest
Hello, There is a problem with this code: arr['toRelationship'] = '{!fromRelationship#id}'; arr['fromRelationship'] = '{!toRelationship#id}'; Using #id from different picklist will not work since each picklist uses different ID's generated by Rollbase. Try changing this to #code instead since both picklist are using the same code. Thank you, Gian
Continue reading...
Continue reading...