Previous
Previous
 
Next
Next


$s(pNd, pValue, pDisplayValue)

Given a DOM node or string ID (pNd), this function sets the Application Express item value taking into account what type of item it is. The pDisplayValue is optional. If used for a page item of type "Popup LOV" where the attribute "Input Field" = "Not Enterable, Show Display Value and Store Return Value". It will be used to set the "Input Field". The value of pValue will be stored in the hidden return field.

Parameters

pNd (DOM Node | string ID)
pValue  (String | Array)
pDisplayValue(String)