Hi Max,
I am using a manual next page setup in which I have 4 pages (in my minimal example). Page1, Intermediate, Page2 and Page3
First and second page do not show the menu.
The menu contains an item for page2, page3 and page1 (page1 is used in the menu to do a restart of this form).
Page1 has an action on submit that handles some php and returns the page to go to next (intermediate or page2). Currently in the example this is fixed in the php to always go to page2 (return 'page2';} to show my issue.
Intermediate has an action and afterwards will go to page2.
Page3 and Page4 don't do much in the example. What I expect if I go to Page2 is that the menu shown on page2 highlights page2 because it is showing. When navigating to a page via the menu this is indeed the case, also when submitting the intermediate page. But from page1 it does show the content of page2 after submitting, but the menu is highlighting page4. I can't get it to work properly. So it seems like a bug. I do notice that the url shown when submitting page1 remains the same, where the url does show page2 when send from the menu. From the intermediate it still shows intermediate in the url, but it does show the correct highlighted menu item.
Attached my backup file with the minimal example.
Hope you can identify the problem and hopefully fix it. Kind regards,Pim
Hi pimh
Before I test this, few weeks ago another user reported an issue with the Menu view and this has been fixed and a new installer has been uploaded, please download the latest ChronoForms v8 installer and install it OVER yours and test that, does the problem still occur ?
Hi Max,
Sorry for the late response. It seems to work correctly with the new version. I have seen some strange effect at the beginning when testing for the first time, but this might be a mistake at my side within the code.
Will check further an will return here if it is still not working as expected. Without any response from my side this week, consider it solved.
Many thanks, Pim
Hi Pim
Great, let us know if it's still an issue.
