For a request that comes in with form input, inputFields retrieves the values for all input elements listed in tagmap.dat and places them in the corresponding field objects of the form buffer. inputFields does this by calling the default web.input control handler defined for each form element type.
Note: You can override the default web.input control handler in the New Section dialog box of the AppBuilder Section Editor.