| |
|
| |
This article describes some scenarios where a refresh occurs in WebForm Server 3.5.1, and some steps to avoid refreshes but still provide the same functionality. |
| |
|
| |
This article was created to provide a Viewer and Webform Server solution to preventing a row from being deleted until the user has been prompted with a yesno question and an answer given. |
| |
|
| |
This article is meant as a sequel to a previous article on basic XForms Tables. You can read the first article http:www10.lotus.comlddlfwiki.nsfdx04292009040220PMRNOV22.htmhere. The first article outlines how to build a very simple Lotus Forms XForms table with two fields. We will pick ... |
| |
|
| |
This best practice demonstrates an XML instance that is properly structured for creating an XForms table. |
| |
|
| |
The v3.5.0 Designer's table wizard generates a row consisting of fields. In some cases you may want other itemswidgets in your table. Follow the instructions below in order to update the items found in some of the columns of your table row. Download the sample form that is attached to this ... |
| |
|
| |
Understanding Tables Introduction
The table wizard will only get you so far, and sometimes you need a little more control over the functionality or look and feel of your table. That's when it's time to roll up your sleeves and dig in to the XForms table widget. XForms tables (also known as an ... |
| |
|
| |
Demonstration Form Dynamic Instance Purpose of this scenario is to change the content in a Table or field between different instances based on a user selection. Is it possible to programmatically change the nodeset value in an xforms:repeat? It looks from the documentation as though the setAttr() ... |