I am new to Drupal but want to create an add-in. The add-in requires a kind of multi-page form with extended jQuery (I already looked at the jQuery module). The add-in requires detailed information about the currently registered user and will also interact with an external database.
I watched tutorials on creating a module, etc. But they mainly cover the creation of simple forms, where what I want to create is rather a plugin.
Multipage forms are full drag and drop. Pro Drupal Development , has a very good section on this topic, and I highly recommend this book if you are developing Drupal.
On the net, I found the following article very useful (although I ended up going with my own system).
http://www.nicklewis.org/using-chaos-tools-form-wizard-build-multistep-forms-drupal-6
Here's a decent example: http://thedrupalblog.com/creating-multipage-form-using-forms-api
To make the most of this, you'll want to get pretty friendly with the form's API: http://drupal.org/node/204270
Drupal.org, , Drupal 6.x( 5x 4.7 ).
, . , Ctools module. Nick Lewis , .
, , javascript/jQuery, . Javascript - , , . javascript , , .
, , API Drupal Forms.
API ( , , ..) , , jEditable. API , jEditable .
, jEditable . " PHP" script, Drupal.
Source: https://habr.com/ru/post/1779782/More articles:Color Compatibility - pythonPHP - $ variable = value1 or value2 - operatorsFlash AS3 dynamically adds children. The problem with their name and the call of each shared - flashHow to compare A and Á on iPhone - iphoneJFileChooser does not return all the way - javaIs this an easy way to make Sunspot Solr run or is it bad? - ruby-on-railsRails 3 form question: How to create a "select" with the option "Add new ..."? - javascriptSubversion using SSPI HTTP module versus HTTPS - httpusing ifstream in C ++ - c ++SQL Select: choosing the right single record based on another field - sqlAll Articles