Forum Discussion

JordanBeatty1's avatar
JordanBeatty1
Qrew Captain
8 years ago

Can't seem to get redirect to work after API Call

I'm using the following: var date RightNow = Today();  var text Close = "CLOSED"; var text URLONE = URLRoot() & "db/" & Dbid() & "?act=API_EditRecord"  & "&rid=" & [Record ID#]  & "&_fid_18=" & ...