I created everything , what i want. But the problem is , there is no documentation for after the label creation. Really i'm struggling in this area.. how i can use that in my front - end display?? pla help on this as soon as possible. Waiting for your reply.
Comments
Comment #1
decipheredLook at admin/help/custom_formatters, it contains all the documentation.
If this doesn't suffice, please let me know what you need to know and I will try to help and update the documentation appropriately.
Comment #2
Anonymous (not verified) commentedIt would be much appreciated. This module looks great, & I installed it, but I don't see how to apply it.
In a View of content of type Publication (CCK), I need multiple authors displayed on one line, separated by commas.
I see that the module adds options to the Format pop-up in the Views GUI:
Publications: Configure field Content: Authors (field_authors)
--> Custom: Example Multiple Values looks like what I need, so I choose it.
The resulting View, however, just displays each author name followed by "Custom Formatter Example", which links to:
mysite.com/admin/settings/formatters
I'm not sure what to do with that. I did read admin/help/custom_formatters .
I thought maybe I was supposed to add the field in question (field_authors) to the field types handled by Example - Multiple values, so I added it, but it doesn't change anything. Stymied. Would be great to have a specific step-by-step example.
Comment #3
decipheredMarking this as fixed as it should all be covered in the help.