You are here

README.txt in Form Defaults 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 5.3 README.txt
  3. 6.2 README.txt
Form Defaults
http://drupal.org/project/formdefaults
================


DESCRIPTION
------------
Ever want to add help text to a form in Drupal? Don't like a field title chosen by the developer? Want to change the desription of a form field? Want to move a field to the top or bottom of a form? Want to do all of these things without any PHP code? This is your module.

Form Defaults will let you alter the defaults associated with a form, enable the forms module below and look for the [edit] controls in the description of each form field. Navigate to the form and click [edit] link on the field you want to edit. You'll be allowed to edit field titles, markup fields as well as the textual descriptions with each field.


REQUIREMENTS
------------
Drupal 6.x


INSTALLING
------------
1. Copy the 'formdefaults' folder to your sites/all/modules directory.
2. Go to Administer > Site building > Modules. Enable the module.


CONFIGURING AND USING
---------------------
1. Go to Administer > User management > Permissions. Under line 'formdefaults module' set appropriate permissions. Usually only administrators should have access to change form labels.
2. Go to Administer > Site building > Form Labels and Text. Click on UNABLE button.
3. Make sure you're log-in as a administrator (user #1). Go to any input form. For example the Node Edit tab. Click on appropriate [edit] link beside a field.
4. On the next page you can check HIDE THIS FIELD checkbox. This will hide that field from unauthorised users. You can also edit the FIELD TITLE. And you can edit the FIELD DESCRIPTION. When done click on SAVE button.
5. To preview the final result log-out. Then log-in as a user without permission to 'change form labels'.


REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE
-----------------------------------------------------------
1. Go to the module issue queue at http://drupal.org/project/issues/formdefaults?status=All&categories=All
2. Click on CREATE A NEW ISSUE link.
3. Fill the form.
4. To get a status report on your request go to http://drupal.org/project/issues/user


UPGRADING
---------
1. One of the most IMPORTANT things to do BEFORE you upgrade, is to backup your site's files and database. More info: http://drupal.org/node/22281
2. Disable actual module. To do so go to Administer > Site building > Modules. Disable the module.
3. Just overwrite (or replace) the older module folder with the newer version.
4. Enable the new module. To do so go to Administer > Site building > Modules. Enable the module.
5. Run the update script. To do so go to the following address: www.yourwebsite.com/update.php
Follow instructions on screen. You must be log in as an administrator (user #1) to do this step.

Read more about upgrading modules: http://drupal.org/node/250790

File

README.txt
View source
  1. Form Defaults
  2. http://drupal.org/project/formdefaults
  3. ================
  4. DESCRIPTION
  5. ------------
  6. Ever want to add help text to a form in Drupal? Don't like a field title chosen by the developer? Want to change the desription of a form field? Want to move a field to the top or bottom of a form? Want to do all of these things without any PHP code? This is your module.
  7. Form Defaults will let you alter the defaults associated with a form, enable the forms module below and look for the [edit] controls in the description of each form field. Navigate to the form and click [edit] link on the field you want to edit. You'll be allowed to edit field titles, markup fields as well as the textual descriptions with each field.
  8. REQUIREMENTS
  9. ------------
  10. Drupal 6.x
  11. INSTALLING
  12. ------------
  13. 1. Copy the 'formdefaults' folder to your sites/all/modules directory.
  14. 2. Go to Administer > Site building > Modules. Enable the module.
  15. CONFIGURING AND USING
  16. ---------------------
  17. 1. Go to Administer > User management > Permissions. Under line 'formdefaults module' set appropriate permissions. Usually only administrators should have access to change form labels.
  18. 2. Go to Administer > Site building > Form Labels and Text. Click on UNABLE button.
  19. 3. Make sure you're log-in as a administrator (user #1). Go to any input form. For example the Node Edit tab. Click on appropriate [edit] link beside a field.
  20. 4. On the next page you can check HIDE THIS FIELD checkbox. This will hide that field from unauthorised users. You can also edit the FIELD TITLE. And you can edit the FIELD DESCRIPTION. When done click on SAVE button.
  21. 5. To preview the final result log-out. Then log-in as a user without permission to 'change form labels'.
  22. REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE
  23. -----------------------------------------------------------
  24. 1. Go to the module issue queue at http://drupal.org/project/issues/formdefaults?status=All&categories=All
  25. 2. Click on CREATE A NEW ISSUE link.
  26. 3. Fill the form.
  27. 4. To get a status report on your request go to http://drupal.org/project/issues/user
  28. UPGRADING
  29. ---------
  30. 1. One of the most IMPORTANT things to do BEFORE you upgrade, is to backup your site's files and database. More info: http://drupal.org/node/22281
  31. 2. Disable actual module. To do so go to Administer > Site building > Modules. Disable the module.
  32. 3. Just overwrite (or replace) the older module folder with the newer version.
  33. 4. Enable the new module. To do so go to Administer > Site building > Modules. Enable the module.
  34. 5. Run the update script. To do so go to the following address: www.yourwebsite.com/update.php
  35. Follow instructions on screen. You must be log in as an administrator (user #1) to do this step.
  36. Read more about upgrading modules: http://drupal.org/node/250790