CSSGridRepPatch
The layout of form applets is grid-based, rather than flow-based. Applet Form Web templates have several new properties: Grid Property, Row Span, and Col Span. In addition, the item identifier syntax changes to xxyyy, where xx is the grid row and yyy is the grid column where the control is located.
Regular merge. The utility identifies both customer-created and customer-modified applets and adjusts the properties of controls in them as follows:
-
If you have modified the location of an existing control, then the utility restores the control to its original location. If you have modified other properties of the control, then these changes are preserved. You must move the control and label to the desired location.
-
If you have added a new control, it does not display after the merge. To display the control, the utility assigns an item identifier that places the control in the lower portion of the applet. The utility creates a Grid Property, Row Span, and Col Span property for the item. The utility also creates a Label control. You must move the new control and label to the desired location.
-
The utility does not change property settings for controls that are unmodified.