That is the way i have implemented it in my global custom text. I am sure that i am doing something wrong so can someone please help me out?

[title] / [field_job_title]
[body]

[collapsed title="Read more..."]

[field_body_more]

[/collapsed]

Comments

pukku’s picture

Hi! I'm not sure where the "global custom text" is located, but it must be text that is passed through the input filter system.

Also, please use the 7.x dev version; there is a bug fix there that I need to make live soon.

Ricky

greenavus’s picture

Global custom text is located in views. I dont know if i am explaining it properly but basically it is a way of creating new divs in a view inorder to group/arrange your fields so that styling them will be much easier.

So i have a view that brings back the members of the site. The fields that the view outputs are the user image,title, body and a 2nd body field.

The second body field contains more information about the team member and i want that field to be hidden/collapsed by default. When a user clicks on "read more" then it now expands to show the 2nd body field (field_body_more) that is hidden.

I just updated to the dev version and it still is not working. Do you think the arrangement below is correct?

[collapsed title="Read more..."]

[field_body_more]

[/collapsed]

ditcheva’s picture

I think you what you're trying to achieve can be done with the views fiedsets module! (The collapsed text behavior). Try it out at http://drupal.org/project/views_fieldsets

pukku’s picture

Component: Documentation » Code
Assigned: Unassigned » pukku

Hi! If you can demonstrate that the text in question is passing through the input filter system, then I will be able to look at this better.

pukku’s picture

Assigned: pukku » Unassigned
dydave’s picture

Component: Code » Miscellaneous
Category: Task » Support request
Issue summary: View changes
Status: Active » Closed (cannot reproduce)

No more feedback on this issue for more than two years.

I would assume a solution should have already been found by ticket's author who posted more than two years ago.

Additionally ticket's author didn't provide any additional information, even though it had been explicitly requested by @pukku in #5. Therefore, no follow-up was ever given to this issue.

Issue's title is really vague, problem's description is rather unclear and confusing, no screenshots provided.... Except for @ditcheva's mention of the Views fieldsets module, which provides a functionality somehow related to Collapse Text, unfortunately, this issue doesn't really bring much to the tracker.

Since it doesn't seem like anyone was ever able to reproduce the problem, I allowed myself to mark this issue as Closed (cannot reproduce) for now, but feel free to re-open it, or post a new ticket, at any time if you have any further objections with this ticket (we would surely be happy to hear your feedback).

Please let us know if you would have any further comments, feedback, questions, issues, objections, suggestions or concerns on this comment or ticket in general, we would be glad to provide more information or explain in more details.

Many thanks to everyone for your great help, reviews, testing, reporting and participation for the improvement of this module.
Cheers!