Oracle Fusion HCM Tutorials – HDL Templates & SQL: How to sort data in rtf template

Tuesday, 2 July 2024

How to sort data in rtf template

 How to sort data in rtf template


Sort the data in Data model is the recommended approach.
But if you want to sort the data in rtf template then you have to use below xml tag code.

<?sort:fieldname?><?fieldname?>  

this will sort the data in ascending order be default as it is not mentioned.

if user want to sort the data in descending order then use below code

<?sort:fieldname;'descending'?><?fieldname?>  

No comments:

Post a Comment

๐Ÿงพ Element Eligibility Costing in Oracle HCM Using HDL (Complete Guide with Example)

Element Eligibility Costing in Oracle HCM | HDL Step-by-Step Guide ๐Ÿ“Œ Overview Element Eligibility Costing in Oracle HCM Cloud allows org...