View Single Post
  #7  
Old 09-24-2009, 10:20 PM
arlecchina arlecchina is offline
Member
 
Join Date: Feb 2009
Posts: 65
Credits: 3,666
arlecchina
Default RE: Drop-down menu for myadopt.php

I want users to easily be able to navigate from one adoptable to another when managing, viewing stats, getting codes, renaming, freezing, unfreezing and killing adoptables (which are all existing actions in brandon's original myadopt.php file).

So on each of the myadopt.php action pages I would like to have a drop-down menu that lists all of the user's existing adoptables. For example, if the user is on the rename page for their first adoptable (myadopts.php?act=rename&id=1), after they rename adoptable 1, they can then choose adoptable 2 from the drop-down menu allowing them to navigate to the adoptable 2's rename page (myadopts.php?act=rename&id=2).

This is more convenient for the user and reduces the number of steps they need to do in order to manage multiple adoptables.
Reply With Quote