access the values assigned to a posting

More
7 years 11 months ago #2448 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
Attachments:

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

More
7 years 11 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.

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

More
7 years 11 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.

More
7 years 11 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.

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

More
7 years 11 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.

More
7 years 11 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.

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

Time to create page: 0.173 seconds