name

LANSA WAM

name

The name of the field that will receive the value of this weblet when it is submitted to a webroutine. When a weblet is generated, or dropped on a field from the current webroutine's WEB_MAP, this property will be set to the name of that field. If the field that you want the value submitted to has a different name, you should change this property to that name.

Note: In the XHTML Technology Service, the name property is often used as a unique ID. This is not the case for the jQuery mobile technology service. The id property should be used for that. If the weblet value is not to be submitted to the server, this property can be left blank.

Default value

Blank. Weblets that are automatically generated to represent fields will have the value automatically set.

Valid values

The name of a field in a target webroutine.