NealMathews
3 years agoQrew Trainee
XML File does not appear to have any style informaiton associated with it.
Hello,
I created an action link notification, the email goes out when a user clicks on the "Approve" button in the email, they get directed to a page that states: The XML file does not appear to have any style information associated with it. (Adding screen shot in attachment).
My Approve button is setup with the following formula:
URLRoot() & "db/" & Dbid() & "?act=API_EditRecord&apptoken=cx2edttcfbymmycpifybmdri7nce&_fid_17=Approved&rid=" & [Record ID#] & "&rdr=" & URLEncode(URLRoot() & "db/" & Dbid() & "?act=dr&rid=" & [Record ID#])
If I am logged into QB already the button works, but if I am not logged in I get this error. Instead of getting the error shouldn't it direct me to a login page so that the action will complete?
------------------------------
Neal Mathews
------------------------------
I created an action link notification, the email goes out when a user clicks on the "Approve" button in the email, they get directed to a page that states: The XML file does not appear to have any style information associated with it. (Adding screen shot in attachment).
My Approve button is setup with the following formula:
URLRoot() & "db/" & Dbid() & "?act=API_EditRecord&apptoken=cx2edttcfbymmycpifybmdri7nce&_fid_17=Approved&rid=" & [Record ID#] & "&rdr=" & URLEncode(URLRoot() & "db/" & Dbid() & "?act=dr&rid=" & [Record ID#])
If I am logged into QB already the button works, but if I am not logged in I get this error. Instead of getting the error shouldn't it direct me to a login page so that the action will complete?
------------------------------
Neal Mathews
------------------------------