• access value in the field.

    By Milind S Apte 1 decade ago

    I am trying to access the value selected in the drop down in CreateDocument Xpage.  I added the Com Box control that list the names of customers (Ac_accountName).  

    I want to access the value selected by the user and populate the location drop down based on the value.

    how can i do it? 

    Please advice 

    Thanks

    Milind Apte

    var bodyId = "#{javascript:getClientId('inputBody')}";