Forum
TF Content: Tag values not being saved in record
- TF Content
Steps to Reproduce:
Create a Content App
Create a Column type Tag
In Field Settings tab, enable Multiple
In Display Options tab, select Display Type: Badge
In the Content App, create a new record
For the Tag column, select Tag(s)
Save the new record, examine the Tags field after the page refreshes
Expected:
The selected Tags to be displayed
Result:
No Tags are displayed, It contains no values, no Tag information has been saved
Note:
Because of this, no Tags are displayed in the frontend view of the record.
Thanks, I appreciate your help.
The tag issue and the image issue (https://joomlafry.com/forum/tf-content-image-column-not-displaying-image) are blocking me from publishing a directory for a client's site.
Resolution for my mailto: prefix problem would also be great, but does not prevent publishing.
Unfortunately the image problem is unchanged. I don't know if that Column requires other settings changes to display the image instead of the image path.
There is some progress with tags. However, instead of discreet/separate badges with tag names, the output looks like:
{"0":"2","1":"8","2":"13"}
And this badge is not linked either. I assume that the Item View needs an entry (or entries) in the Join Tables tab, similar to Categories.
Maybe a Join Tables entry needs to be defined in order to display image instead of image file path?
Any guidance is appreciated.
This appears to be working now, but just a quick note: all tag values are preceeded by the symbol #
For example, the tag Classes displays as
# Classes
Ideally there should be no hastag
Thanks again for all your hard work. I created a streamlined directory that is 99% less complicated to use than something like RS Directory or J-Business Directory.
Cheers
I may have spoken too soon.
I've updated the Content App with records and and assigned tags to all of them.
But when I go to the Item View and click on a tag, it produces no results.
For example, I have tagged several records with the tag "Community"
Clicking on the Community tag redirects me to the following page, which is empty:
(my website URL)/component/tags/tag/community
Could this be a TF Content issue, or could this be another configuration issue with Joomla tags?