You are here: Data Classes > FormRequestData Class > FormRequestData Properties > PreFillFielddata
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FormRequestData.PreFillFielddata Property

Gets or sets the data values that are used to pre-fill a form's fields. When you display a form, this is the information pre-loaded into each field.  

For example, in a Country: field you might have "United States" set to pre-fill the field. This way, people from the United States don't have to type it in each time. Another example is when a user is logged in and fills out a form more that once, his name and and email address always appear in their respective fields after completing the form the first time.

C#
public FormFieldDataItem() PreFillFielddata;
Visual Basic
Public Property PreFillFielddata() As FormFieldDataItem()

If the AutoFill property is set to false, this property appears as empty.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!