Changing section background color with code

O

okaminer

Hello
Is there a way to change a section backgroud color using code
(javascript)

I know how to change the color in the design time, but now I wont the
backgroud to change according to user action, so I need to do it during
run time

please help here
 
S

Scott L. Heim [MSFT]

Hi,

You will need to use "Conditional Formatting" to change the back color
(shading) of a section. In this manner, you would add conditional
formatting to the section that looks to another field, user, etc. and then
set the shading based on the result of that "test."

Best regards,

Scott L. Heim
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top