Skip to Content Skip to Menu

multilingual field and condition

  • saman2
  • saman2
  • ONLINE
  • Posts: 404
  • Thanks: 7
  • Karma: -1
4 years 6 months ago #317454 by saman2
multilingual field and condition was created by saman2
hi
i want create a sinmple text field for lang1 and lang2.
1-how to have different label for that ?
2-how to have some condition when user with lang1 want to register, that field must be fill and when lang2 it not required.is it need to create two field?advise me for solution...

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48437
  • Thanks: 8275
  • Karma: 1443
4 years 6 months ago #317463 by krileon
Replied by krileon on topic multilingual field and condition
You want to condition fields based off the users language? You should be able to do that using CB Conditional as it has built in condition types for user language. If the user isn't logged in or registered it uses the site language so during registration that would be whatever language they're currently viewing the site in. Once logged in it uses the users language stored with their account if you allow the frontend language parameter in the params field.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: saman2

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

  • saman2
  • saman2
  • ONLINE
  • Posts: 404
  • Thanks: 7
  • Karma: -1
4 years 6 months ago #317466 by saman2
Replied by saman2 on topic multilingual field and condition

saman2 wrote: hi
i want create a sinmple text field for lang1 and lang2.
1-how to have different label for that ?
.

thank you kyle, but i have an other question. how can i use one field but with different title in different language?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48437
  • Thanks: 8275
  • Karma: 1443
4 years 6 months ago #317471 by krileon
Replied by krileon on topic multilingual field and condition
Use a language key for the field title then translate the language key in your CB language plugins using language overrides shown below.

www.joomlapolis.com/blog/kyle/18701-language-overrides-have-arrived

Example as follows.

Title: MY_FIELD

Language 1
Key: MY_FIELD
String: Title 1

Language 2
Key: MY_FIELD
String: Title 2


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: saman2

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

Moderators: beatnantkrileon
Powered by Kunena Forum