Forum Discussion
ZintJoseph
7 years agoQrew Captain
Ok, what Chayce provided above worked except I need to pass the Record ID in the redirect URL
This is what I tried but is giving me an error
"<a href='https://my.quickbase.com/db/xxxxxx?act=API_EditRecord&usertoken=my_user_token&apptoken=my_ap...; & URLEncode("https://my.quickbase.com/db/xxxxxx?a=showpage&pageID=53"&[Record ID#]&")&"'>Click Here To Decline</a>"
Basically this redirect is taking me to a page to enter a reason of Decline and that is entered on the record...this is the need to pass the RID in the redirect
This is what I tried but is giving me an error
"<a href='https://my.quickbase.com/db/xxxxxx?act=API_EditRecord&usertoken=my_user_token&apptoken=my_ap...; & URLEncode("https://my.quickbase.com/db/xxxxxx?a=showpage&pageID=53"&[Record ID#]&")&"'>Click Here To Decline</a>"
Basically this redirect is taking me to a page to enter a reason of Decline and that is entered on the record...this is the need to pass the RID in the redirect