Skip to main content
Participant
July 30, 2008
Question

Bob Flynn

  • July 30, 2008
  • 1 reply
  • 259 views
'm unable to dynamically populate drop down menus as detailed in Chapter 8 p233. Testing works okay but I don't get the option to choose "rs_tournames" step 8 p 236. All I get is None but the previous steps 1-7 were completed without any problem.

Frustrating as I can't really continue without completing this chapter.

Any help/solution would be great

Using CS3 on mac with Coldfusion & MAMP

Ngyuen
This topic has been closed for replies.

1 reply

Bob_Flynn__IN_Univ_
Participating Frequently
August 7, 2008
@Ngyuen,

Just to clarify, you were able to successfully see records in the test in step 4 and you did see the SQL code written out in your document as in step 5. If that is correct, do you see the recordset show up in your Bindings panel? If it is showing up there, are you sure you are clicking on the Dynamic button under the List Values button in the Property Inspector? That should list any known recordsets.

If it is not showing up in the bindings panel then it is not writing the code correctly to the document.

Check some of those things and let me know how it goes.

Bob