Page 1 of 1

Using a selected value from one json result set as the input parm for another

Posted: Sat Oct 13, 2012 5:05 pm
by CraigInDallas

Two questions here.

I am populating a dropdown list on the screen load event. Works like a charm.

On the same load event i need to populate a child dropdown list based on the default selected value from the 1st.

Since nothing has had a chance to be selected yet manually how do I:

1, Set one of Dropdown1 values as selected so I can use it for my 2nd REST

  1. Choose which one in Dropdown1 I would like.

    Thanks


Using a selected value from one json result set as the input parm for another

Posted: Sat Oct 13, 2012 6:04 pm
by maxkatz