Hi everybody,
As you can see it in the following page:
I setup a View to display the next upcoming CiviCRM event.
In this View, the "Description" field display the HTML code :
<p class="texte" style="text-align: justify;"><strong><span style="font-size: medium;">Droupla Sempa</span></strong><br /> <br /> <img style="float: left; margin-left: 5px; margin-right: 5px; border: 0pt none;" title="Droupla Sempa" src="http://ik.mgregoire.net/images/Doupla-Sempa.jpg" alt="Droupla Sempa" width="83" height="104" />Dordjé Sempa manifeste la nature immaculée et immuable de l’esprit et son mantra est appelé le mantra de cent syllabes. Cette méditation permet de purifi er les négativités et les voiles du karma et nous révèle à notre nature profonde. Droupla Sempa donnera des explications sur ce rituel et dirigera des séances de pratique</p>
Is someone an idea to display the "Description" with the HTML code integrated and not displayed.
Many thanks by advance.
Comments
I believe there is a module
I believe there is a module that will display upcoming events from CiviCRM. You might see if that does what you need.
(Because from what you've posted, I have no idea why you'd be getting the HTML spit out. You could have a setting wrong somewhere. When you edit the View, what does the live preview show you?)
The preview show the same thing !
1 - I don't know this module
2 - The preview show exactly the same thing than the View output.
Searching the modules for
Searching the modules for "Civicrm" returns this: http://drupal.org/project/modules?solrsort=sis_project_release_usage%20d...
The specific module is http://drupal.org/project/civicrm_eventblock
CiviCRM requires some configuration to work properly with Views. Start here: http://wiki.civicrm.org/confluence/display/CRMDOC32/Views2+Integration+M...
If that doesn't get you there, try also http://andrewbrookins.com/redspire/problems-and-solutions-problems-views...