Skip to Content Skip to Menu

🕒 Save Time and Effort with CB Editor Assistant: Effortlessly create and refine content in Joomla 3, 4, & 5.
🎁 Limited Offer: Enjoy a 5-day FREE trial and save up to 30% afterward!

[SOLVED] Field delimiter

  • mfe13
  • mfe13
  • OFFLINE
  • Posts: 572
  • Thanks: 26
  • Karma: 5
11 years 7 months ago - 11 years 7 months ago #229047 by mfe13
[SOLVED] Field delimiter was created by mfe13
Hi,
In delimiter field, to have a greater or equal value, I did this :
[cb:if hits>="50"]Niveau 1[/cb:if]

But how can I do to have a value between two numbers 100 and 200, for example?

Thanks
Last edit: 11 years 7 months ago by nant.

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
11 years 7 months ago #229055 by nant
Replied by nant on topic Field delimiter

geniusyourself wrote: Hi,
In delimiter field, to have a greater or equal value, I did this :
[cb:if hits>="50"]Niveau 1[/cb:if]

But how can I do to have a value between two numbers 100 and 200, for example?

Thanks


See tutorial article here:

www.joomlapolis.com/support/tutorials/107-use-cases/18353-using-substitutions-throughout-cb

You should be able to use something like (please test):

[cb:if hits>="100" and hits<"200"]Niveau 1[/cb:if]

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

  • mfe13
  • mfe13
  • OFFLINE
  • Posts: 572
  • Thanks: 26
  • Karma: 5
11 years 7 months ago #229064 by mfe13
Replied by mfe13 on topic Field delimiter
This is just great like that!
Thank you very much for your help ;)

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

Moderators: beatnantkrileon
Powered by Kunena Forum