Nov 21st, 2013, 7:34 PM
(This post was last modified: Nov 21st, 2013, 7:35 PM by johnbleck2.)
Just a quick confirmation.
When a client is logged in, adds submissions and updates existing submissions, the page template sets no longer apply for validations.
Therefore, the server-side validation has to be modified yes?
Where can I add -what files where
rules.push("if:...") and rules.push("function,whatever")
for client account updating and adding submissions from the client log edit and add as opposed to using the actual form to fill out the information?
When a client is logged in, adds submissions and updates existing submissions, the page template sets no longer apply for validations.
Therefore, the server-side validation has to be modified yes?
Where can I add -what files where
rules.push("if:...") and rules.push("function,whatever")
for client account updating and adding submissions from the client log edit and add as opposed to using the actual form to fill out the information?