Due to database restrictions it's not possible to restrain data over association in an offline profile. It's easiest to show a page with a listview instead of a drop-down if you want to display a selection based upon a previous choice. If it absolutely must be a drop-down, you can prepare your data by designing separate entities to populate the drop-down, which you will have to create after the user makes his first choice.