LoginFormProc allows a user to perform several tasks, which are described in the following sections:
- Submitting a new form to the database
- Opening a read-only copy of the submitted form
- Redirecting the user to the custom form
- Setting the Language Parameter
Note:
Values containing HTML or Script code cannot be submitted through LoginFormProc. For example, if a user enters a value of <text> and clicks Submit, an error is displayed and the form is not submitted. This behavior is by design to prevent a malicious attack on the server. A possible workaround is to use Workflow and scripting. Create a life cycle to capture the incoming E-Form, and create a new form converting text using scripts.