The PDF Radio Button control places a radio button object on the PDF output that allows the user to choose only one of a predefined set of options. When using PDF Radio Buttons, all buttons which behave as a group must have the same "Field Name" value. The radio button data can be accessed by a java script function.
Context Menu (right click) Options
•Align - Displays the Alignment dialog for adjusting the horizontal and vertical alignment of the selected objects •Size - Displays the Size dialog for adjusting the height and width of the selected objects •Font - Displays the Font dialog for the font style, size and color of the object •Component ID - Unique identifier used when passing PROPERTY/GETPROPERTY parameters in statements calling the report •Bring To Front - Places the currently selected object on the foreground of layered objects •Bring Forward - Moves the currently selected object forward one layer at a time •Send To Back - Places the currently selected object in the background of layered objects •Send Backward - Moves the currently selected object backward one layer at a time •Add to Scrapbook - Places the currently selected object in the Report Scrapbook •Background Color - Specifies the background color for the object •Border Color - Specifies the object's border color on the PDF output •Checked - Specifies if the radio button is checked when the PDF file is launched •Field Name - Specifies the object's field name on the PDF output •Value - Specifies the value for the radio button. Each value for a group of radio buttons would be different. •Lock Control - Locks the selected control(s) to prevent any accidental changes •Lock Size - Locks the selected control(s) to specifically prevent accidental size changes •Position - Opens the Position dialog window for specifying hard-coded coordinates •Visible - The Visible property determines whether a report component will be printed •Help - Launches the Help file chapter for the specific control
|