I have a set of a connectivity form that displays a table with edit and delete options. We just added the "new entry" option as a module that appears above the table so long as the user is on the correct menu item in Joomla.
When a user edits an entry it opens the form in a new window and then returns to the proper URL with the New Entry intact. When we select Delete we lose the module because the return URL is missing the &Itemid=66 that references the menu item the module is tied to. Is there any way we can add this to the Delete options URL?
When a user edits an entry it opens the form in a new window and then returns to the proper URL with the New Entry intact. When we select Delete we lose the module because the return URL is missing the &Itemid=66 that references the menu item the module is tied to. Is there any way we can add this to the Delete options URL?