| Parameter Name | Type | Mandatory | Strict | Transitional | Case Sensitive | Description |
|---|---|---|---|---|---|
| type | Text | + | S | + | must be login |
| name | Text | + | S | + | should be unique tqtag name in the template. no spaces/commas/single quote/double quotes allowed |
| title | Alpha Numeric | + | S | - | The title of the tqtag. This title will be presented only at the back-end system. no spaces/commas/single quote/double quotes allowed |
| alternativeTag | Text | + | S | + | Specify a case declared within the alternative tqTag. |
| alternativeCondition | Text | + | S | + | (optional, if the condition is specified within the alternative tqTag) Indicate a condition for the case that you are specifying. Use one of the values described for this field under alternative, for example, isLoggedIn or isNotLoggedIn. |
| cookieExpirationTime | Number | - | S | The number of minutes to keep the cookie valid (NOT SUPPORTED YET) | |
| htmlObjectID | |||||
| htmlObjectName | |||||
| loginAuthMethod | Text | + | S | + | Tells the system the login method to use: 1. cookie - the system will create a cookie on the end-user computer that will be active for cookieExpirationTime (NOT SUPPORTED YET) 2. session - the system will create a session and will keep it open till the end-user closes the browser or idle time reaches 30 minutes. |
| Name | Type | Size | Description |
|---|---|---|---|
| forgotPassLink | |||
| userLoginForm |