Configure Form Layout

Forms incorporating the K2 data provider allows business users to model capture and list views using the SmartObject properties and methods. Microsoft Visual Studio 2010 allows a developer to build and deploy a form with full access to data, actions and events of processes, line of business systems, and K2 designed SmartObjects.

Forms can be created in Visual Studio in a number of ways with various layouts depending on the business requirement. For ease of reference the various layout options for a Microsoft ASP.NET web site project will be discussed below.

{noprompt} 
Feature What it is
Toolbox The standard Visual Studio Toolbox is displayed
Server Explorer Contains the Data Connections and servers. Expanding the Data Connections will display all the SmartObjects and their properties for use in the Form
Design canvas The Design Canvas is a drag and drop design and modeling area for the web site. The design canvas can be worked in a design view or in a source view. Source view displays the physical code in the programming language associated with the project
Solution Explorer The Solution Explorer enables a global view of the ASP.Net Web site Project
Properties Displays the properties associated with the data source and the tools placed on the design canvas