[QUESTION] it is possible to use R2L settings ?
Environment
Please provide as many details as you can:
- Hosting type
- [ ] Form.io
- [x] Local deployment
- Version:
- Formio.js version:
- Frontend framework:
- Browser:
- Browser version:
Steps to Reproduce
Expected behavior
It is possible to display form in R2L view for such languages like Arabic, Hebrew etc.
Observed behavior
Example
For code or form JSON, please enclose in a code block:
// your code here
Hello @chiragkanhasoft,
Apologies on the delay.
You can accomplish this by setting the Form Controller code like so: instance.options.language = 'ar-SA'
hey @wag110894 , Thanks for the reply. i'll try this.
Hey @wag110894,
Could you please share any example for the same , i didn't found how to change it. as well as its not available in this document link as well https://help.form.io/developers/rtl-forms
We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!