Skip to Content Skip to Menu

Problem display DATE

  • chanteur94
  • chanteur94
  • OFFLINE
  • Posts: 302
  • Thanks: 13
  • Karma: 1
6 years 3 weeks ago - 6 years 3 weeks ago #307657 by chanteur94
Replied by chanteur94 on topic Problem display DATE
I understand the use of template, but template is for ALL the field group.

I want to change only one of them.

When I try to use [cb_fieldgroupname_0_cb_date1], the display result is [CB_FIELDGROUPNAME_0_CB_DATE1]
Last edit: 6 years 3 weeks ago by chanteur94.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8277
  • Karma: 1443
6 years 3 weeks ago #307663 by krileon
Replied by krileon on topic Problem display DATE

I understand the use of template, but template is for ALL the field group.

You'll need to add the necessary code for it to only apply for those two fields in the field group.

When I try to use [cb_fieldgroupname_0_cb_date1], the display result is [CB_FIELDGROUPNAME_0_CB_DATE1]

As I said it may not work. There's no official implementation for substituting in a field from a fieldgroup. The parsing is somewhat there, but it's meant for the API when handling storage parsing, which may substitute in using the below format.

_FIELDGROUPNAME_INDEX_FIELDNAME

Example as follows.

_cb_myfields_0_cb_date

Again, this maybe unreliable. Have added a feature ticket to review extending the substitution API to better support this.

forge.joomlapolis.com/issues/7291


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.

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

  • chanteur94
  • chanteur94
  • OFFLINE
  • Posts: 302
  • Thanks: 13
  • Karma: 1
6 years 3 weeks ago #307673 by chanteur94
Replied by chanteur94 on topic Problem display DATE
_cb_myfields_0_cb_date don't work.

Waiting for the next release.

Thank you

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

Moderators: beatnantkrileon
Powered by Kunena Forum