You are viewing limited content. For full access, please sign in.

Question

Question

Right alignment of fields

asked on June 30, 2014

Is it possible to have fields that run from right to left. We are using laserfiche in an arabic setting where writings are from right to left and they would like to see that in the forms setup.

 

0 0

Answer

SELECTED ANSWER
replied on June 30, 2014

In Laserfiche Forms, you can use CSS to make your form fields display right to left.

In the CSS section of the CSS and JavaScript page, insert the following code and click Save.

*{direction:rtl;}

 

0 0
replied on August 14, 2016

Hi Eric,

Iam having the same doubt about aligning the fields from right to left. I tried the solution mentioned by you i.e adding CSS *{direction :rtl;}. 

But thats only changing the field label to the right not the field itself. 

For more clarification please find the attached image. 

Capture.JPG
Capture.JPG (34.7 KB)
0 0

Replies

replied on June 30, 2014

Hi Mark, 

 

If your question has been answered, please click the "This answered my question" button on the response.

 

If you still need assistance with this matter, just update this thread. Thanks!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.