Setting hidden field properties

Setting hidden field properties

Use this Property inspector to set the properties of a hidden field in an HTML form.

To set hidden field properties:

  • Set any of the following options in the Property inspector:

    HiddenField specifies the name for the field.

    Value sets the value you want to assign to the field. This value is passed to the server when the form is submitted.

    Class lets you apply CSS rules to the object.

Related topics

  • Inserting hidden fields
  • Form objects


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Defining Sources of Dynamic Content
Developing Applications Rapidly