Hi

 

I have still problems to get mailing groups in the template

I have created rule

  <rule for="/document/content/form/mailgroup">

     <selectionsource src="cocoon://some/source/pipeline" type="nodetree"
dynamic="true"/>

  </rule>

 

And don't know what should be the source

 

In the hcamanager\newsletter\forms I have found xml's that create and edit
mailgroups

 

<fb:context xmlns="http://apache.org/cocoon/forms/1.0#binding";
xmlns:fb="http://apache.org/cocoon/forms/1.0#binding"; path="/">

  <fb:value id="name" path="name"/>

  <fb:value id="description" path="description"/>

  <fb:value id="domain" path="domain"/>

  <fb:value id="allowSubscriptionByUser" path="allowSubscriptionByUser"/>

</fb:context>

 

Should I create pipeline to get information from database?

I just need to have list of all names there.

 

Regards,

Ola

********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to