Forum Post: RE: Fields not binding

  • Thread starter Thread starter Gian Torralba
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top