'Search' title won't change & How to bind fields

  • annelot
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 5 months ago #323 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

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #324 by andrea_4g

only show the cities that belong to the province

Custom Properties doesn't support hierarchically related fields.

how do I change the word 'Search' on the search button

Dutch translations doesn't currently exists for CP 2.0 for Joomla 1.7.
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"
- translate only phrase on the right side of the equal sign.
- save

My final question

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.
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
  • New Member
More
12 years 4 months ago - 12 years 4 months ago #333 by annelot
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?
Last edit: 12 years 4 months ago by annelot.

Please Log in or Create an account to join the conversation.

Time to create page: 0.122 seconds