How to fetch the HTML file dynamically from WebCenter Content in Content Presenter TaskFlow based on
Hi,
How to fetch the HTML file dynamically from WebCenter Content in Content Presenter TaskFlow based on the User Language Preference.
Please find my explanation below and Suggest.
WebCenter Content having aboutus_en.html, aboutus_hi.html pages.
Content Presenter TaskFlow is displaying above pages individually correctly.
But, I've to personalize it such a way so that if user language preference is English, then it'll fetch content from aboutus_en.html
Or if User language is Hindi, then it'll fetch from aboutus_hi.html page.
Please suggest.