Hello
I have upgraded Joomla 3 to Joomla 4 on my website. I am having an issue submitting the form that is open on the modal popup and does not show an en queue message when submitting the form.
The code below to redirect and show success message -
$this->setRedirect(Uri::base() . "index.php?option=com_quick2cart&view=vendor&layout=contactus&store_id=" . $storeid . '&tmpl=component', $msgsent);