Invoking Different Locale Sub-Templates
Hello,
I am trying to display different locale sub-template(s) in a single page but for some reason the last import only invoking, in below scenario only Locale de-DE invoking 4 times instead of different locale templates, but if invoke just one sub-template it's works fine. Actually my business scenario would be if say Language code say FRA then I need to invoke fr-BE template. I did try with Choose function but again it's invoking the last sub-template in the Choose function. Any help would be appreciated. Thanks in advance
<?import:xdoxsl:///Reports/PrintSub/Footer.xsb?loc=nl-NL?><?call-template:Footer?><?end call?>