Forum Discussion
NirajShah
7 years agoQrew Cadet
Correction - My mistake, the value for field id 12 was incorrect. I corrected it, the link works to update the three fields now. However, the value in the "other record" is not populating based on the value in the original.
This part:
doesn't seem to be functioning. I've confirmed that there is a value in the [# of Features Requested] field.
This part:
var text EditOtherRecord =
URLRoot() & "db/xxxxx?a= API_EditRecord&apptoken=xxxxxx&rid=" & URLEncode ([Related Store Item])
& "&_fid_xx=" & URLEncode([# of Features Requested]);doesn't seem to be functioning. I've confirmed that there is a value in the [# of Features Requested] field.