Forum Discussion
RyanRyan
11 years agoQrew Member
Thanks for the response, I tried this and am getting a Syntax error message. I'm not all that familiar with this stuff but here is what I have;
URLRoot()&"db/"&Dbid()&"?act=API_EditRecord&rid="&[Item ID#]&"&_fid_212="&URLEncode("yes")&"&_fid_215="&URLEncode(User())&"&_fid_213="&URLEncode(Today())&";"
Where/how exactly should I insert this function you pasted here?
Thanks again.
URLRoot()&"db/"&Dbid()&"?act=API_EditRecord&rid="&[Item ID#]&"&_fid_212="&URLEncode("yes")&"&_fid_215="&URLEncode(User())&"&_fid_213="&URLEncode(Today())&";"
Where/how exactly should I insert this function you pasted here?
Thanks again.