November 2, 2011 at 7:33 am
Hello!
Is it's possible to make visual representation of boolean parameter as checkbox but not as radio buttons (true/false)?
And if is impossible, whether that exists the official documentation about it?
Thank's
November 2, 2011 at 8:14 am
Change the font of the cell/textbox to WingDings. Use the character map under (Accessories > System Tools) to find the graphic you want and place that in a =IIF statement.
______________________________________________________________________
Personal Motto: Why push the envelope when you can just open it?
If you follow the direction given HERE[/url] you'll likely increase the number and quality of responses you get to your question.
Jason L. SelburgNovember 3, 2011 at 1:37 am
Thank you for your answer!
But I means to change visualisation of boolean parameter (with radiobuttons for checkbox) before the button "View report" will be pressed.
Do you know how to make this?
November 3, 2011 at 11:03 am
I don't know for a fact that this is in here, but I would check the report.config file for a setting that controls that.
November 3, 2011 at 6:28 pm
Pretty sure checkboxes typically represent multiple selection, whereas radio buttons allow for only one choice. With a boolean, you can only have one choice so checkboxes would be a misrepresentation.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply