Hi,
I want to set the value of the border line of the form view .How can I set the border line of the form view?
Thanks for help!
Hi,
I want to set the value of the border line of the form view .How can I set the border line of the form view?
Thanks for help!
You can assign custom css class to the form and set any styling through it
{ view:“form”, css:“myclass”
but in case of border - you can play with “type” parameter of the surrounding layout element.
docs.dhtmlx.com/touch/doku.php?i … omponent&s[]=type&s[]=layout