formBuilder
formBuilder copied to clipboard
Adding RTL
Is there an option to render RTL in options?
👍
Currently its not supported however it would be great if someone added it.
It's needed also please add a nice font for support arabic/persian texts like vazir font
I can do this please assign it to me. @kevinchappell
I fixed this issue and added RTL support but I don't have access to push. why? @kevinchappell
@aliemami-coder can you open a pull request? Also, does this replace or use the existing RTL option?
I created a new branch with add-rtl-support name but I don't have access to repo for push and make a pull request. I get this error:
remote: Permission to kevinchappell/formBuilder.git denied to aliemami-coder. unable to access 'https://github.com/kevinchappell/formBuilder.git/': The requested URL returned error: 403
@kevinchappell
Hi @aliemami-coder , you'll need to fork this repo into your GitHub account, apply the changes to a branch in that repo and then create a PR against this repository
@aliemami-coder where you able to clone the repo successfully?