This topic is locked

Issue return from Add Page

8/16/2019 8:59:40 AM
PHPRunner General questions
T
tisento author

Hello,
I think there is an issue with the add-page.

I have two different list-pages (list and list_tab). A standard and a custom one.

I have the standard 'add'-button on the custom list page.

On the add-page I've set the "back to bist"-button to the page 'list_tab'.

When I click the 'back to list'-button on the add-page then I'll return to the list_tab. But when I'm adding an element and then click the 'back-to-list'-button, then I'll be redirected to the standard list page. But I wanted to go back to the 'list_tab'. Is there a workaround / fix to it?
Thank you for your help and best regards

sourlander

N
Nir Frumer 8/16/2019



Hello,
I think there is an issue with the add-page.

I have two different list-pages (list and list_tab). A standard and a custom one.

I have the standard 'add'-button on the custom list page.

On the add-page I've set the "back to bist"-button to the page 'list_tab'.

When I click the 'back to list'-button on the add-page then I'll return to the list_tab. But when I'm adding an element and then click the 'back-to-list'-button, then I'll be redirected to the standard list page. But I wanted to go back to the 'list_tab'. Is there a workaround / fix to it?
Thank you for your help and best regards

sourlander


hi you confuse the system - I believe that you have the wrong assignment of "mastertable"

You may use the redirect to naother table in the after add event

check this link https://xlinesoft.com/phprunner/docs/redirect_to_another_page.htm