• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: The form and lang sidebar at submission page

The form and lang sidebar at submission page 5 years 1 month ago #39919

Dear all,

I am wondering if there are any ways to keep that sidebar hidden by default (or auto hide it on page load) without breaking any functions?

I would like to make better use of the space since the form I work with has a long list of fields.

Here is what I tried and failed:

editing the following files:
/administrator/components/com_rsform/views/submissions/tmpl/default.php
--> commented out the sidebar div
/administrator/components/com_rsform/views/submissions/view.html.php
--> commented out the line: $this->sidebar = $this->get('Sidebar');

I have only one form (and will not be needing more) so I reckon the selector doesn't matter, but the page functions are then broken after I made those modifications, e.g. after deleting some submissions, the system returns to the page with an empty list.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!