What is Entry Confirm on Form Properties?
Confirms user with a given question while a user is adding an entry.For example: If you are making a friend application and if a user sends a request to another user they make an entry to send this request. At this moment you can ask: "Do you really ...
How to add validations to forms?
Memberkit makes it very easy to add validations to your forms. You can check:Required: Make a field mandatory,Validation: Check if a field is Alphabetic, Alphanumeric, Numeric or E-mail,Unique: Check if an entered data is unique in the database,Max S...
What is Form Builder?
Form Builder is a drag and drop tool to create data entry forms easily.On the Application Manager, double click on an entry form to open visual form editor. It consists of three parts. These are: Form area, toolboxes and properties box. You can drag ...
How to allow users format text in a textarea?
On the Form Builder: 1. Drag and drop a textarea field to your form,2. Click on the new question to select it,3. On the Properties box at the right bottom, change "Input Mode" to "HTML Editor".
How to give users incremantal usernames?
Memberkit can give users incremantal usernames. Basically, all you you need to do is to hide username question from the
profile registration form. It will then give users incremental
usernames such as 0000001, 0000002, etc.1. On the File Manag...
How to hide some questions on the entry and modification forms?
It is always better to keep your registration forms short and sweet. To do that, you can hide some questions.1. On the File Manager, open profile/profile.html template,2. Change this line:{FORM:profile}To this:{FORM:profile:HIDE:address,city,state,co...
How to add admin-only user fields?
If you would like to have some fields that can only be modified by Admin, you can create hidden fields.To do that, open the form builder:1. Click on the question you would like to hide,2. On the Properties box, select "Admin entry" option for "Displa...
How to display Entry and Update Confirm messages on screen?
You may want to display a confirm message when someone adds or updates an entry. In order to do this follow these steps.1) Go to Admin panel and Open Application Manager2) Open the Entry form you want display the message3) On the Form Builder, Open "...
Search in articles
|