'The' dropdown menu? Or just 'a' dropdown menu? What dropdown menu? Of what? How are you planning on using a dropdown menu??
I don't see any dropdown menus involved with profiles in v1.3.4...?
If you want to make using the GUI and populate it with stuff in the database (such as a list of pets), your best bet is to get HoF's attention because I don't know all the intricate changes between these two versions.
However, you could try finding someplace there is a dropdown list being used and try to understand it. You'll probably have to call a class file to basically tell it 'this is a new dropdown'. And it'll need to be inside of a form, of course, so that selecting something will actually take you someplace.
I've actually really been meaning to do some stuff with dropdown menus and according to the dropdown class file, it hasn't actually changed since v1.3.3. I think I will go download v1.3.3 and take a glance, but--
--what are you trying to do with a dropdown list, exactly?
PS: If by all this what you meant was "not have all bazillion pets the user owns on the same page without being paginated because the pagination is bugged' then, no, that was not fixed in v1.3.4, actually.
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it.
Last edited by Kyttias; 04-25-2015 at 04:40 PM.
|