Is it impossible? My ED source has values that need processing, such
as x=J,K,L, where J, K and L and encoded values for the field x. I
want to store all results for all fields in an SIO using a template,
but I can't pass the ED to a template.

e.g. This:
  {{#for_external_table: {{HTSDB: Mapper = {{{Mapper}}} | Data =
{{{Data}}} | ... }} }}


Just literally outputs:
  {{HTSDB: Mapper = v | Data = w | ... }}  {{HTSDB: Mapper = y| Data =
z | ... }}


i.e. The template call isn't interpreted.


Any way round this? Note, I don't want to build an SIO directly from
the ED data (using #store_external_table), I want to 'manually' build
the SIO after processing the returned values behind a template.


I realize this is technical, but I believe the above question makes
sense. Please just let me know if it isn't possible.


Cheers,
Dan.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to