MichelleCraig
2 years agoQrew Member
Submit button error
currently i have buttons that will work if i save the record and go back into the form, but i want to be able to change field ID 79's status to pending review when one hits submit WITHOUT having to hit save & keep working (or exit or new)
this is what i am working with for my submit button, i have removed my app token for security reasons.
"<a class=\"Vibrant Primary SaveBeforeNavigating\" width:310px; text-align: center;\" href='" & URLRoot() & "db/" & Dbid() & "?a=API_EditRecord&rid=" & [Record ID#] & "&apptoken=you wish you knew &_fid_79=Pending Review&rdr=" & URLEncode(URLRoot() & "db/" & Dbid()) & "'>Submit</a>"
this is the error that i am getting:
thanks in advance for helping me!
------------------------------
mcraig0127
------------------------------