You are here

README.txt in Advanced Form Block 7

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.
   
Instructions of Use:

1) Download and install the module normally.
2) Click on the "Advanced Form Block Settings" tab on the main menu.
3) Choose a title, block type, and other information.
4) Create a block.
5) now you can find this block in blocks page. Place it in the 
   appropriate region.
6) By default the block shows all the fields and vertical tab options.
7) Go to the Block configuration page and tick out the things that you 
   don't want to show.
8) Save the settings, fill out the content form, hit save.
9) Enjoy the ajaxified Content Creation in drupal Blocks and the power 
   of having multiple node forms on a single page functioning without
   page refresh.

File

README.txt
View source
  1. Welcome to Advanced Form Block Module. With this module you can do
  2. the following:
  3. 1) Create any number of blocks with a particular node edit form.
  4. 2) create any number of blocks with a particular node add form of
  5. a content type.
  6. 3) Create as many blocks as you like of each kind.
  7. 4) From the content type choose which fields to display on a
  8. per block basis.However required fields will be automatically
  9. displayed.
  10. 5) All forms will be saved through ajax. So multiple node forms
  11. can be independently placed on a single page and worked with
  12. simultaneously.
  13. Instructions of Use:
  14. 1) Download and install the module normally.
  15. 2) Click on the "Advanced Form Block Settings" tab on the main menu.
  16. 3) Choose a title, block type, and other information.
  17. 4) Create a block.
  18. 5) now you can find this block in blocks page. Place it in the
  19. appropriate region.
  20. 6) By default the block shows all the fields and vertical tab options.
  21. 7) Go to the Block configuration page and tick out the things that you
  22. don't want to show.
  23. 8) Save the settings, fill out the content form, hit save.
  24. 9) Enjoy the ajaxified Content Creation in drupal Blocks and the power
  25. of having multiple node forms on a single page functioning without
  26. page refresh.