May 22, 200619 yr Newbies Hello -- I have a feeling this is going to be simple. I would like to have a table layout with a popup menu at the top. This popup would be populated by a value list. Whenever one value is selected in that list, the layout only shows records that equal that value. The popup would not change any record. In this case, the list would be Semesters. Whenever a semester is chosen from the list, the table only shows classes from that semester. How would I make this work? Thanks for any help!
May 22, 200619 yr To do this in table view, you'll also need to click on a scripted button after you make your choice. If you don't want to click on a button and just have the list update once you select a choice from the popup menu, you'll need to use a relationship and a portal. In other words, the portal will substitute for your table view. I can describe either, just let me know which you desire.
Create an account or sign in to comment