New form calculated field fdcontrol border
Hello Tom,
You can customize the appearance of any element on the form using CSS.
1. Add a class to the element, e.g. 'calc' 2. Add a CSS to the editor:
You can customize the appearance of any element on the form using CSS.
1. Add a class to the element, e.g. 'calc' 2. Add a CSS to the editor:
Code: Select all
.calc .ms-formbody.fd_control {
border: solid red;
}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 11 guests