Unfortunately, the username and password you have entered do not match!

Registration

Unfortunately, this username is already taken!

Unfortunately, this e-mail address is already used!

Please retype the verification code.

All fields are required

Automatically showing a department's form

Welcome, Guest
Username Password: Remember me

Automatically showing a department's form
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Automatically showing a department's form

Automatically showing a department's form 2 years, 7 months ago #7975

  • waltea
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
Hello

I am wondering if this is possible:

Each of my departments have their own page and customised support form.

I would like users to be able to go to the page and click on a support button and have it take them to the department's customised form rather than showing the default form with a drop-down list of all the departments (I have a lot of departments).

Can RS Tickets detect the page id and use it to show the correct form?

Is there some way to pass the department's id in the link?

Thanks.

Andrew
Last Edit: 2 years, 7 months ago by waltea.

Re:Automatically showing a department's form 2 years, 6 months ago #8152

  • alexp
  • OFFLINE
  • Moderator
  • Posts: 1047
Hello,

Indeed this can be done, however on it's current state... this rather tricky to achieve and will require a lot of custom work to be done.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team

Re:Automatically showing a department's form 2 years, 6 months ago #8156

Actually, I don't think my colleague Alex understood that you were looking for something that would automatically select the desired department. RSTickets! already has this - all you need to do is add &departmentId=1 to the link, where "1" would be the id of the desired department. So, for example, on our website, you can reach the Licensing department with this link:

www.rsjoomla.com/customer-support/ticket...t&departmentId=2

notice &departmentId=2 at the end. Licensing has id=2 and it's automatically selected, without having the user to choose a department. The list of departments however still shows up.

I hope this helps
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team

Re:Automatically showing a department's form 1 year, 10 months ago #10134

  • jennix
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
I've got the link to the right department part working, but is there a simple way to hide the dropdown on the form view? Can I make it hidden?

Re:Automatically showing a department's form 1 year, 10 months ago #10136

  • bogdanc
  • OFFLINE
  • Moderator
  • Posts: 629
Hello,

In order to achieve this you can try going to "components" > "com_rstickets" > "page" and edit the file add_ticket.php. Here, around line 75 you should find the following code lines:

<td><?php echo LBL_DEPARTMENT; ?></td>
<td><div id="DepartmentIdDiv">


simply change the code lines above to:

<td style="display:none;"><?php echo LBL_DEPARTMENT; ?></td>
<td style="display:none;"><div id="DepartmentIdDiv">

Re:Automatically showing a department's form 1 year, 6 months ago #11037

  • amohamm
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Hi, How can i accomplish the same thing in RS Ticket Pro. The URL looks totally different. My department ID is 1 and here is the URL i get

www.essayalliance.com/index.php?option=c...ubmit&Itemid=134

Please help.

Re:Automatically showing a department's form 1 year, 6 months ago #11057

hiii


I would like users to be able to go to the page and click on a support button and have it take them to the department's customised form rather than showing the default form with a drop-down list of all the departments (I have a lot of departments).

_______________________
Want to get-on Google's first page and loads of traffic to your website? Hire a SEO Specialist from Ocean Groups  seo pecialist

Re:Automatically showing a department's form 6 hours, 1 minute ago #0

Hello,
This is an automatically generated message.
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 wish to receive our 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: http://www.rsjoomla.com/support-policy.html.

Thank You!
PLEASE NOTE: This topic is NOT locked and you can add replies to it. Other users are free to reply as well. This message has been generated by a bot and has no effect on the topic whatsoever.
  • Page:
  • 1
Moderators: alex, alexp, octavian, bogdanc, andreic
Time to create page: 1.36 seconds
Feedback