Hi all,
I am quite new to Joomla CMS and I have done a bit of research and came up with a website that is complete.
The template is free called mega_extramy - Default
I really want to convert to responsive using bootstrap can someone here pls point me in the right direction?
Thanks a lot.
User Profile
Collapse
-
Populating values of a combo box is different from bounding the value of a combo box to a table.
You can simply populate the combo values of Number & Status from a query by creating a query and assigning the values to the combo. You basically don't need VBA to produce what you are a trying to achieve.
Like twinnyfo said, you have all the tools you need at your disposal.
ThanksLeave a comment:
-
Maybe explaining what you what to achieve can enlighten members to resolve the issue with more amicable approach because what you are mentioning is bit strange in db design.
Usually you will be trapped in this sort of situation when your table relationship are not defined properly.
Thanks!Leave a comment:
-
Add Restricted users in Active-Directory (For Internet Use Only)
Hi Members,
I am very new to Networking and Windows 2008. Recently Our ISP connected internet through our server and we are using internet through our LAN Cable.
We have are few computers that are put for public use by visitors/guests.
I am trying to create a User profile in active directory so that these users do not use any of our network resources like printers shared drive etc..but only use internet.
... -
Thanks Narender Sagar.
I guess one of the requirements using infopath i.e the end user need to have infopath installed otherwise it won't work. My target group do not have infopath installed at thier end.Leave a comment:
-
Honestly, I felt out of place after reading the comments but its ok I respect forum members and try to learnt from every posting and comments here so I will take it anyway.
By the way Neo thanks for stepping in with clarifications.
zmbd, thanks for the link, I was at the crossroads but that will point to the right direction.
I will come back if I achieve what am looking for.Leave a comment:
-
Edit MS access to Outlook 2010 data Collection form and resend
Hello everyone,
I have searched the forum and internet on collecting data from outlook into access with custom formatting but no there is no resource to assist.
I 'have looked at the following options:
1. Create custom outlook from and connect to access 2010
2.Create outlook form using access to outlook data collection wizard and modify to suit my needs
3. Create inforpath form and convert to outlook form... -
Hi Nico..thanks for the reply. I agree with you on the table relations to have the tblscore connected to tblcompany but could yo eloborate further on data deletion portion of your suggestion...
Thanks..
Reply posted via android phoneLeave a comment:
-
Ok thanks NeoPa. Would appreciate if someone else can also assist where necessary.Leave a comment:
-
NeoPa,
I just did what you mentioned with some additions/changes.
I have moved the score field to a new table since each sub category in a company will have a different score.
Now on the company form I did the cmbo FK loop up and is fine (I think so)
Now since the sub category for the company is required to be also viewed on the same form I have created a subform filtred by Category FK on main form (company form) to Category...Leave a comment:
-
Rabbit, the subcategories are definite criteria names that are used to measure a company..once measured a score value is assigned to each sub category for the company..The subcategory names does not change for any new company as these are the measurement tools for company assessment. So like I was saying when a new company is measured, only the score value is required to be entered for each corresponding subcategory.
NeoPa You are...Leave a comment:
-
Thanks Anas Mosaad and NeoPa both for your responses. In fact I combined part of both of your suggestions.
I have handled the form data entry using NeoPa's approach and used Anas Mosaad suggestion to pull filtered data off the query running the report.
NeoPa, I have also on the other hand tried your suggestion and worked as well so thanks Neo for your continues assistance.
Since am using Anas Mosaad suggestion..I...Leave a comment:
-
Table relations with fixed records and form design assistance
Dear all,
I have a simple but very important database fundamental question on table relations with fixed values and its form design problem I am facing for easy data entry.
I have about 3 tables
o tbl_company
o tbl_Main_catego ry
o tbl_Sub_categor y
The Main Category table has 8 records and subcategory table has 100 records shared differently by the 8 records from the Main Category table)-one to many... -
Using AND & OR Operators in SQL query Criteria to make choices
Hello Everyone,
I have 3 combos on a form (budled with- year, quarter and month)that users will use them as filters to run a report.
What I want is to use the OR & AND operators in the query as the record source to generate report based on values selected on the 3 combos. I also have the 3 corresponding columns names in my query.
Any ideas in way forward is appreciated.
This is a snap shot query of what am using:... -
Just add the keyword "Desc" to sort the Id from highest to null like this:
Code:SELECT * FROM PeopleTable ORDER BY PersonID DESC;
Leave a comment:
-
There are many companies that provide free domain and hosting services online.Try uploading a sample website files and have them running. Once satisfied pay for hosting/domain services.Leave a comment:
-
Thanks Rabbbit.
I have to add the 6 month and 9 month trend graph on the same form but need to understand first your query content before proceeding.
Anyway thanks for your help.
..that worked.
Will post back with 3, 6 and 9 months trend graphs if i manage to achieve all for the good of those who may need.Leave a comment:
-
If you set up your table relationship properly you do not need to insert into table again.
My advise: Since you want to see data on the subform that depends on the values filtered from the a main form, you should have two tables. Currently I guess you have one table which seems to be the source data for the subform.
Create another table (tbldepart), remove Department and the job title columns from the existing table...Leave a comment:
No activity results to display
Show More
Leave a comment: