[progress Communities] [progress Openedge Abl] Forum Post: Limiting Databound Picklist...

  • Thread starter Thread starter Nick Medway
  • Start date Start date
Status
Not open for further replies.
N

Nick Medway

Guest
Hi I am trying to restrict the picklist values of a dropdownlist based on a formula on the quickcreate form. I have a list of parking spaces associated to sites that I want to limit to only those available on a selected date. The form has a calendar control for the date selection, and a dropdown list to select the site. When the site or date changes I want to change the list contents in the parking space drop down list to show only the spaces that are identified as unbooked on the selected date for the selected site. I have found the kendo.bind($("#bookingSpace"), viewModel); function but it does not change the picklist content for the space selection dropdown. Is there a different way to alter databound picklist contents? Thanks Nick

Continue reading...
 
Status
Not open for further replies.
Back
Top