1. techops
  2. Support
  3. Monday, January 19 2015, 08:21 PM
I'm trying to dynamically change a drop-down select field based on the selection of a previous selection box. In this case it's

Select City

Then based on the city, the county select box does the DB look-up for the counties and populates the County list

Select County

Table: jml_lookup_uscounty
Column for Value: county
Column for Text: county
Sql WHERE parameter (optional): state =


I'm having a hard time getting the value for from the select city field to use in the Sql statement.

Any help would be appreciated.
admin Accepted Answer
Admin
This is not possible with Easy Profile without core hack, but here there is discussion with some tips: https://www.easy-profile.com/support/two-drop-down-select-after-each-other-for-category-subcategory.html#reply-1691

NOTE: This is an example and is not supported, to do this you need PHP and Javascript Knowledge
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.