RECOMMENDATION: If you are using a version of The Portal Connector higher than 4.0, we strongly recommend utilizing the MVC based widgets and components to create your site. This documentation is for legacy purposes only and will soon be deprecated.

get_nextFormId()

Returns the value (GUID) of the next form. 

Parameters

none

Returns

String

get_prevFormId()

Returns the value (GUID) of the previous form. 

Parameters

none

Returns

String

get_btnPrevious()

Returns the input element for the previous button. 

Parameters

none

Returns

HTML Element 

get_btnNext()

Returns the input element for the next button. 

Parameters

none

Returns

HTML Element 

get_dataFieldName()

Returns the developer name for the control. 

Parameters

None

Returns

String