|
| Creating Editable Tables with Support for Adding and Deleting Rows This sample shows how to create an tabular input form for editing some repeating data. There are checkboxes for deleting rows, and a button for adding a new row at the bottom. Here is the initial view: Here's the edit form – any ... |
|
| Resourced Text Builder Sample This sample builder lets you apply text from a resource bundle to any number of page locations in a model. This can let you use a single Resourced Text builder in place of a potentially large number of Text builders. The Resourced Text builder looks through all the ... |
|
| Text With Image custom builder This is an example of a simple “control” builder that adds a couple of elements to the specified page location. It also shows how a custom builder can be automatically applied to data fields using a Rich Data Definition library along with the Data Field Settings ... |
|
| This sample builder provides new highlevel builder support for constructing various types of pages in Web Experience Factory (WEF). This builder creates a new page in a model and automates several common page design patterns that can be applied to that page. The builder's inputs are designed to ... |
|
| Chart With DrillDown Sample The attached samples illustrate how to create a data chart with support for clicking on a bar in the chart to display information related to that item. In this example, the chart shows the total orders for a region; clicking on a region then shows a table of all the ... |