REDIRECT - configuration Joomla 4??

Redirect URLs incorrectly include component path after Joomla 4 update.

Overview

The issue is that Joomla 4 no longer automatically inserts the ItemID into URLs for components like CF.
Adjust the component's configuration to use the correct menu item or URL structure, ensuring proper SEF URLs without the component path.

Answered
ChronoForms v7
ie ieraora 14 Jun, 2023
In Joomla 3 redirect url was

https://mysite.com/en/gallerie/gestione-gallerie-toogle.html?chronoform=be_config_gallerie&gpage=start_page,

After update to Joomla 4, redirect change to

http://mysite.com/en/component/chronoforms7/?chronoform=be_config_gallerie&gpage=start_page,

Where is error? I must change .hacces? OR What?
This topic is locked and no more replies can be posted.