I am using oracle jdeveloper and adf and I made a (fusion web application (adf)) app .
Now my question is ..
how can I have a right to left page ? Or how to change alignment of a JSF/Facelets page to Right-To-Left ?
Thanks.
I am using oracle jdeveloper and adf and I made a (fusion web application
Share
Could you please confirm which version of ADF you are currently using?
I believe you just need to add:
to your adf-faces-config.xml file, as per the ADF Guide.