- Posts: 2
- Thank you received: 0
Please post all pre-sales questions of all products on this forum
Separating elements to insert into dropdowns
- Aaron
- Topic Author
- Offline
- New Member
-
Less
More
10 years 2 months ago - 10 years 2 months ago #58731
by Aaron
Separating elements to insert into dropdowns was created by Aaron
I am designing a new layout for the Services Booking page. I want to separate it into three or more parts, each will go into its own dropdown. The first drop down I would like to include only the tabs that let you choose the service you want, then the second dropdown would have where you choose a time slot. I have figured out that the code putting both of those out is:
on line 117 of com_components/com_osservicesbooking/classes/default.html.php, but I am not a programmer and can't figure out how to split that array into two sections. The tabs I have now are working fine, I just want to split that one section. Can you help me?
Sorry this got put into the section, I meant it to be in the General Discussion area.
Code:
<?php
OsAppscheduleAjax::loadServices($option,$services,$year,$month,$day,$category->id,$employee_id,$vid);
?>
on line 117 of com_components/com_osservicesbooking/classes/default.html.php, but I am not a programmer and can't figure out how to split that array into two sections. The tabs I have now are working fine, I just want to split that one section. Can you help me?
Sorry this got put into the section, I meant it to be in the General Discussion area.
Attachments:
Last edit: 10 years 2 months ago by Aaron.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc, Giang Dinh Truong, Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.