This module offers checks and validations for the process of uploading files. It extends the Drupal 7 core and helps avoid errors during file upload. You can now say good bye to PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 2: INSERT INTO {file_managed}.
Welcome to Advanced Form Block Module. With this module you can do the following:
1) Create any number of blocks with a particular node edit form.
2) create any number of blocks with a particular node add form of a content type.
3) Create as many blocks as you like of each kind.
4) From the content type choose which fields to display on a per block basis.However required fields will be automatically displayed.
5) All forms will be saved through ajax. So multiple node forms can be independently placed on a single page and worked with simultaneously.
Difference with this module:
1. Unlike Form Block module this module lets you create multiple blocks of same content type.
2. This Module lets you choose fields which you want to show up in the form(except required fields which must be shown).
3. Ability to save forms through ajax so multiple node forms can be presented and operated from same page.
Instructions of Use:
1) Download and install the module normally.
2) Click on the "Advanced Form Block Settings" tab ob the main menu.
3) Choose a title, block type, and other information.
4) Create a block.