![]() |
Myr0n 8/17/2020 |
Where do I go to edit the Record was added +------------------------------+ <<<Record was added>>> | Back to List | View | Edit | +------------------------------+ I don't want the user to be able to go back to list after adding records. But I want to give them a message to say record added.
|
![]() |
HJB 8/17/2020 |
https://xlinesoft.com/phprunner/docs/change_the_add_save_messages.htm |
![]() |
alac 8/24/2020 |
Where do I go to edit the Record was added +------------------------------+ <<<Record was added>>> | Back to List | View | Edit | +------------------------------+ I don't want the user to be able to go back to list after adding records. But I want to give them a message to say record added.
$xt->assign("back_button",false); |
D
|
david22585 8/24/2020 |
https://asprunner.com/forums/topic/27559-guest-confirmation-page-with-submitted-data/ |