Thursday 29 September 2016

Introduction of Controls of Infopath Designer 2013 for Beginners

Introduction of  controls

All the controls are categarize in three category.These are following-
  • Input
  • Object
  • Containers
Now Go through with introduction of individual controls



Input

Input controls include the controls that you typically associate with collecting and displaying information.


Text BoxIntroduction to controls This control is oftenely used  on a form. Users enter any type of unformatted text into a this, such as sentences, names, numbers, dates, and times. Text boxes cannot contain formatted text.

Rich Text BoxIntroduction to controls This control can contain formatted text, including bold and italic text, and a variety of fonts, font sizes, and font colors. and  users can also insert images, lists, and tables into this control.

Drop-Down List BoxIntroduction to controls This offers users with an list of choices in a box. The choices can come from three ways 1. List that you create manually 2. Values form data source, 3.Values from  a data connection to an XML document, database, Web service, or SharePoint library or list.

Combo BoxIntroduction to controls This control offers users with a list of choices in a box from like Drop-Down List Box along with option form manually filling the value. Here you can also populate value from all option available for drop-down box.

Check BoxIntroduction to controls This control offers users to set yes/no or true/false values by checking or unchecking a check box.

Option ButtonIntroduction to controls This control offers users to select from a set of mutually exclusive choices. A group of controls is bound to one field in the data source, and each control saves a different value in that field.

Date PickerIntroduction to controls This control offers users to type dates and a button that displays a calendar from which users can select a date.

Date and Time PickerIntroduction to controls Allows the user to type the date and time or select a date from a calendar display.
Multiple-Selection List BoxIntroduction to controls Presents users with a list of choices that appear as a scrollable list of check boxes. Users can select as many check boxes as necessary, and may even be able to add custom entries, depending on how the form template is designed.
List BoxIntroduction to controls Presents users with a scrollable list of choices in a box from which users select the appropriate item. The choices can come from a list that you create manually, from values in the form data source, or from values that come from a data connection to an XML document, database, Web service, or SharePoint library or list.
Bulleted ListIntroduction to controls Allows users to add bulleted list items in the form. Bulleted list controls are a good way to include simple text that repeats, such as a list of action items in a meeting agenda form template.
Numbered ListIntroduction to controls Allows users to add numbered list items in a form. Numbered list controls are a good way to include simple text that repeats and indicates some sort of order, such as a list of agenda items in a meeting agenda form template.
Plain ListIntroduction to controls Allows users to add list items in a form. Plain list controls are a good way to include simple text that repeats, such as a list of attendee names in a meeting request form template.
Person/Group PickerIntroduction to controls Allows users to type or select a user from a SharePoint list. Users can search through the directory for a user if they do not know the name of the person or group they want to enter.
External Item PickerIntroduction to controls Allows users to type or select items from external systems through Business Connectivity Services.

Objects

Object controls include buttons, labels, and ways to insert attachments, pictures and hyperlinks when users fill out forms.
ControlIconDescription
ButtonIntroduction to controlsUsed to submit a form, switch views, or query a database. You can also associate a button with rules or custom code that runs when users click the button.
PictureButtonIntroduction to controlsSimilar to the Button control, you can select any picture to use as the button.
Calculated ValueIntroduction to controlsDisplays read-only text, displays the value of another control on the form, or creates formulas based on XPath expressions.
Vertical LabelIntroduction to controlsA read-only text label that appears at a 90-degree angle on your form template.
File AttachmentIntroduction to controlsAllows users to attach files to a form. Each file attachment control permits one file to be attached, and you can restrict the file type, if necessary. If your users want to attach multiple files, you can insert the file attachment control inside a repeating control.
PictureIntroduction to controlsAllows users to insert a picture as part of the form. Picture controls can save the image in the form itself or point the picture to a URL or Web address (such as http://contoso.com) of an existing picture.
Ink PictureIntroduction to controlsUsers with a Tablet PC can create pictures using the stylus, either within the control itself or on top of a background picture.
HyperlinkIntroduction to controlsUsed to enter a URL. For example, a form template that displays information about a list of products can include hyperlinks to product information Web pages. Hyperlink controls can point to any Web server on either an intranet or the Internet.
Signature LineIntroduction to controlsAllows users to digitally sign the form.





Containers

Container controls help organize form design by allowing other controls to be placed inside them. They also provide a way to allow multiple instances of a set of controls (repeating) or to allow the controls to be optional.
ControlIconDescription
SectionIntroduction to controlsContainer for other controls. Sections can include any of the controls from the Controls gallery.
Optional SectionIntroduction to controlsContainer for other controls and is useful for including extra information that is not necessary for all users to fill out. When filling out a form that includes an optional section, users can choose whether to include the optional section or not.
Repeating SectionIntroduction to controlsContainer for other controls and is useful for presenting repeating data, such as employee database records. When filling out the form that includes a repeating section, users can add additional occurrences of the repeating section.
Repeating TableIntroduction to controlsDisplays repeating information in a tabular structure. Each item appears in a new row in the repeating table. When filling out a form, users can add or delete rows in a repeating table as necessary. Repeating tables can contain other controls.
Scrolling RegionIntroduction to controlsContains other controls, retains a fixed size, and includes scroll bars so that users can scroll to see information that is out of view. Scrolling regions are particularly useful when a section of a form contains a lot of data, and users do not need to see it all at once.
Horizontal RegionIntroduction to controlsCan be placed side-by-side on a form template which contains other controls.
Repeating Recursive SectionIntroduction to controlsContains other controls and can be inserted within itself. You can use repeating recursive sections to create hierarchical content, such as an outline.
Horizontal Repeating TableIntroduction to controlsDisplays repeating information in a tabular structure. Each item appears in a new column in the repeating table. When filling out a form, users can add or delete columns in a repeating table as necessary. Horizontal repeating tables can contain other controls.
Master/DetailIntroduction to controlsA set of repeating controls that are directly related to one another. The master control is always a repeating table, and the detail control can be either a repeating table or a repeating section. Master/detail controls help organize large amounts of data. For example, if your form template displays employee database records, you can specify that only a subset of information about each employee should appear in the master control. Then, when a user selects a record (row) in the master control, the detail control can display more detailed information about the employee.
Choice GroupIntroduction to controlsAllows the user to choose a section to include in the form. When filling out a form, users can replace the default section with a different section, as necessary. For example, on an employee information form template, the user can replace home address information with work address information.
Repeating Choice GroupIntroduction to controlsDisplays two or more choice sections in a repeating structure. When filling out a form, users can add, delete, or replace additional repeating choice groups, as necessary. For example, on an employee information form template, you can use a repeating choice group to let users enter multiple emergency contacts. For each contact, the user can replace home address information with work address information.
Choice SectionIntroduction to controlsInserts a section within a Choice Group. Each section can contain one or more controls. When filling out a form, users can replace the default section with a different section.


Dear Friends! If you like this Post Kindly comment below the post and Do share your responses. See more Post of this Blog or Ask me to Write on a Topic.

No comments:

Post a Comment