User currently clicks button which opens "add record" java popup form. Would like to make the popup have two tabs so user could toggle between "add record" and "edit record". the default would be the add record that currently opens but have an edit tab at top of popup to allow the user to go to the edit record popup form without going back too main menu.
need add button to process popup-form.php file and open the addlotblockpop. php file and the edit button to process the popup-form.php file and open the editloctblockpo p.php, all while in same pop up form screen.
Is this possible? How do I assign the action and open the page
need add button to process popup-form.php file and open the addlotblockpop. php file and the edit button to process the popup-form.php file and open the editloctblockpo p.php, all while in same pop up form screen.
Is this possible? How do I assign the action and open the page
Comment