- Posts: 6
- Thank you received: 0
access the values assigned to a posting
- efh68
- Topic Author
- Offline
- New Member
Less
More
8 years 5 months ago #2448
by efh68
access the values assigned to a posting was created by efh68
How do you to access the values assigned to a posting? for example our categories are Type, Category, and Branch. How would we flag or find that data to fill in out custom result page table. I have attached a mock up of the view we are trying to create.
Thanks,
Ed
Thanks,
Ed
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
8 years 5 months ago #2449
by andrea_4g
Replied by andrea_4g on topic access the values assigned to a posting
I think the function you are looking for is: CPTagsHelper::showTags
You can see how it is used in Content - Custom Properties Tags Plugin.
You can see how it is used in Content - Custom Properties Tags Plugin.
Please Log in or Create an account to join the conversation.
- efh68
- Topic Author
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
8 years 5 months ago #2454
by efh68
Replied by efh68 on topic access the values assigned to a posting
Using CPTagsHelper($this->ce,$this->_cid,$this->params,$this->params->get(‘tag_in_meta’)), assuming I’m using this right, only gets me a blank string. What I need is to output an items tags through default_item.php template override. How do I do this?
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
8 years 5 months ago #2455
by andrea_4g
Replied by andrea_4g on topic access the values assigned to a posting
I pointed you to the function that actually extracts and prints the tags assigned to an article (or to a another content item).
The modification you are asking for requires quite some customized coding which we offer as a paid service.
The modification you are asking for requires quite some customized coding which we offer as a paid service.
Please Log in or Create an account to join the conversation.
- efh68
- Topic Author
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
8 years 5 months ago #2456
by efh68
Replied by efh68 on topic access the values assigned to a posting
Can you get us a quote for that?
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
Less
More
- Posts: 1122
- Thank you received: 163
8 years 5 months ago #2457
by andrea_4g
Replied by andrea_4g on topic access the values assigned to a posting
Sure.
We'll contact you at the email address you used for the registration.
We'll contact you at the email address you used for the registration.
Please Log in or Create an account to join the conversation.
Time to create page: 0.143 seconds