I am recreating a paper form in Crystal Reports and there are items that are to be circled if selected. I want to be able to replicate this. The items are text objects and I've noticed that you can set the four borders to create a rectangle around the text, and that you can create a formula to control this.
What formula do I need to use to set the border to single when the boolean database value is true, and none when it is false?
What formula do I need to use to set the border to single when the boolean database value is true, and none when it is false?