This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - How to remove text field's border?

ergr - Tuesday, August 11, 2015 6:56 AM:

Hi,

How to remove the border of text field on form? I tried Field CSS as below:

{$this field rule}

{

boder: none;

}

This didn't work. Is there a way to do this? Please help me.

Thank you,

ErgR