Hello,
I am using two template styles in Joomla 4: one for the frontpage without Joomla component layout and the second for all other pages with Joomla component layout. In Chronoforms 7, I have created a table list that includes a username link, which opens another Chronoform page displaying user details.
I have created a menu item (site-members) in Joomla 4 that points to that form. The form displays the table list correctly. However, when I click on the username link, I am redirected to the frontpage. I suspect this is happening because Chronoform is unable to find the component area to display user details.
The original link goes to the frontpage:
https://site.com/index.php?option=com_chronoforms7&chronoform=members&gpage=user_details&item_id=738&name=Joe%20Doe
When I modify the URL and insert the menu item alias, it works:
https://site.com/site-members?chronoform=members&gpage=user_details&item_id=738&name=Joe%20Doe
What changes do I need to make to get these links working on the Chronoform table list?
Thank You
I am using two template styles in Joomla 4: one for the frontpage without Joomla component layout and the second for all other pages with Joomla component layout. In Chronoforms 7, I have created a table list that includes a username link, which opens another Chronoform page displaying user details.
I have created a menu item (site-members) in Joomla 4 that points to that form. The form displays the table list correctly. However, when I click on the username link, I am redirected to the frontpage. I suspect this is happening because Chronoform is unable to find the component area to display user details.
The original link goes to the frontpage:
https://site.com/index.php?option=com_chronoforms7&chronoform=members&gpage=user_details&item_id=738&name=Joe%20Doe
When I modify the URL and insert the menu item alias, it works:
https://site.com/site-members?chronoform=members&gpage=user_details&item_id=738&name=Joe%20Doe
What changes do I need to make to get these links working on the Chronoform table list?
Thank You