- Posts: 2
- Thank you received: 0
'Search' title won't change & How to bind fields
- annelot
- Topic Author
- Offline
- New Member
Less
More
12 years 11 months ago #323
by annelot
'Search' title won't change & How to bind fields was created by annelot
Hey,
I've got three questions at the moment about custom properties.
The biggest one is; can I bind two fields together.
Example;
I've got two fields; Provinces & Cities
I want to only show the cities that belong to the province people have selected.
Is this possible with costum properties?
My other question is; how do I change the word 'Search' on the search button?
I've changed the language file for the frontend, but it doesn't change the word on the button.
(I did this myself because there was no file installed for Dutch.)
My final question is;
I've got a CP menu and a CP search. The cp search works fine, but the cp menu still says there's one result found when I click a tag that hasn't been attached to any of the articles. How do I fix this?
Thank you for your time.
Kind regards,
Annelot
I've got three questions at the moment about custom properties.
The biggest one is; can I bind two fields together.
Example;
I've got two fields; Provinces & Cities
I want to only show the cities that belong to the province people have selected.
Is this possible with costum properties?
My other question is; how do I change the word 'Search' on the search button?
I've changed the language file for the frontend, but it doesn't change the word on the button.
(I did this myself because there was no file installed for Dutch.)
My final question is;
I've got a CP menu and a CP search. The cp search works fine, but the cp menu still says there's one result found when I click a tag that hasn't been attached to any of the articles. How do I fix this?
Thank you for your time.
Kind regards,
Annelot
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
12 years 11 months ago #324
by andrea_4g
Here's how to make it:
- Copy file language/en-GB/en-GB.mod_cpsearch.ini into directory language/nl-NL/[/li]
- Rename the file to nl-NL.mod_cpsearch.ini[/li]
- Edit file with a text editor of your choice, it looks like:
- translate only phrase on the right side of the equal sign.
- save
Replied by andrea_4g on topic Re: 'Search' title won't change & How to bind fields
Custom Properties doesn't support hierarchically related fields.only show the cities that belong to the province
Dutch translations doesn't currently exists for CP 2.0 for Joomla 1.7.how do I change the word 'Search' on the search button
Here's how to make it:
- Copy file language/en-GB/en-GB.mod_cpsearch.ini into directory language/nl-NL/[/li]
- Rename the file to nl-NL.mod_cpsearch.ini[/li]
- Edit file with a text editor of your choice, it looks like:
Code:
LBL_SEARCH="Search"
LBL_REQUIRED_FIELDS="Required Fields"
ERR_NON_VAL="Error: no values for field %s. Please contact site administrator."
LBL_FROM="From"
LBL_TO="To"
ERR_NO_FIELDS="Component not configured: missing fields."
LBL_SELECT_AN_ARTICLE="Select an Article"
LBL_SELECT_CHANGE_ARTICLE="Select or Change article"
LBL_SELECT_CHANGE_BUTTON="Select / Change"
LBL_ARTICLE="Article"
- save
Taking a look at your site would be very helpful in understanding and troubleshooting the problem. Could you please let us know the url by email.My final question
The following user(s) said Thank You: annelot
Please Log in or Create an account to join the conversation.
- annelot
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
12 years 11 months ago - 12 years 11 months ago #333
by annelot
Replied by annelot on topic Re: 'Search' title won't change & How to bind fields
Thanks for the reply, it helped a lot. I've managed to change the search button.
Oh and where can I find a support e-mail adres?
Oh and where can I find a support e-mail adres?
Last edit: 12 years 11 months ago by annelot.
Please Log in or Create an account to join the conversation.
Time to create page: 0.175 seconds