Sorting based on variable
Hi ,
We have a requirement to implement sorting based on a variable 'name'.
We are write the below syntax
<?sort:xdoxslt:get_variable($_XDOCTX, 'name');'ascending';'string'?>
But it is not wotking. Can you please let us know the reason.
We are using BIP 11.1.1.7.0
Thank you.