Fieldset /w Dynamic Controls (1)

Introduction

In the following ExtJS 4 example we will use native ExtJS controls and some DOM manipulation to achieve the following form. It is perfect for setting up sequential search filters, where for instance “AD Locked Out” value can have 3 possible values: true/false/do not query (if not present on form)

This tutorial series, each with with full source & demo on jsfiddle.net, will walk you through the following:

  • Fieldset icons (missing ExtJS4 feature!)
  • Basic textfield input layout
  • Adding [X] “Remove” button to an input
  • Adding [+] “Add” button to fieldset
  • Adding drop-down menu for the [+] “Add” button
  • Adding Controller
  • Adding various fields – dropdowns, date pickers, etc.
VN:F [1.9.22_1171]
Rating: 7.2/10 (6 votes cast)
Fieldset /w Dynamic Controls (1), 7.2 out of 10 based on 6 ratings

Leave a Reply

Your email address will not be published. Required fields are marked *

* Copy This Password *

* Type Or Paste Password Here *