The Account section was closed on Aug, 2003. See details
here.
We're sorry that we have made the difficult decision to close the Account section of our platform. This decision was driven by two primary factors: data concerns and the operational costs associated with maintaining the service.
We kindly request that you login your Account section and backup all of your forms. Read here on how to edit your form in the future.
Although the Account section will no longer be available, we want to assure you that all other form building features remain unaffected. You can still use the JQuery Form Builder to generate and download forms as usual. Happy form building!
We apologize for any inconvenience this decision may cause and appreciate your understanding.
How to add more admin users to JQuery Form Admin Panel?
- Go to "Settings > Admin Panel" section
-
Use comma (,) to separate multiple admin users, like following:
admin:password1,user2:password2,user3:password3
Screenshot below shows you example of multiple admin users
If you forgot admin user's password, you can :
1) Find the password from form.config.php file
{
"formId": "jqueryform-9e123a",
...
"admin": {
"users": "admin:password1,user2:password2,user3:password3",
"dataDelivery": "emailAndFile"
},
...
}
2) Or go to your Form Admin Panel (admin.php), then click "Forgot password" to request password by email