Remove the underline that appears in drop down box areas when pri.

E

EAS CM

When we create drop down selection boxes, the area is underlined when we
print the form regardless of if a selection has been made or not. Is there a
way to remove this?
 
B

Brian Teutsch [MSFT]

Not directly. You can create a view that has a different control, like an
expression box or text box, which doesn't print without the underline. Then
use that view as the print view for the view with the dropdown.

Brian
 
Top