You are here:
Flexcards Radio Input Element Properties (Managed Package)
For the managed package runtime, Radio Input element properties are configurable in the Properties panel when you select a Radio element in the Flexcard Designer. Enable users to select one option from a list of options. Display options as radios, images, buttons, or color blocks.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
See Add a Radio Input Element to a Flexcard (Managed Package).
Required Versions |
|---|
Available beginning Winter '22. |
Property |
Description |
Reference |
|---|---|---|
Field Binding |
Bind the value of the input element to an existing or new data field. |
|
Custom Attributes |
Configure additional properties available to the Input element. See the related base LWC ReadMe for information about a specific attribute. |
Base LWC: When type is radio or button, see RadioGroup Lightning Web Component ReadMe (Managed Package). When type is image, see RadioImageGroup Lightning Web Component ReadMe (Managed Package). When type is color, see RadioColorPickGroup Lightning Web Component ReadMe (Managed Package). |
Field Label |
Enter the label that appears next to the element. |
N/A |
Required |
Make field required. |
N/A |
Read-only |
Disable the ability to modify the input values. |
N/A |
Help Text |
Enter helpful text about the purpose of the input field. Adds an info icon (i) next to the element's label, which when hovered over displays the text. |
N/A |
Display Mode |
Select how you want your option items to look. |
N/A |
Width |
Update the width in pixels for the option. Default is 100. |
N/A |
Height |
Update the height in pixels for the option. Default it 100. |
N/A |
Image Count Per Row |
Update how many images to display per row. Default is 3. |
N/A |
Count Per Row |
Update how many color items to display per row. Default is 3. |
|
Enable Caption |
Enable to display the label as a caption underneath the image option. |
N/A |
Options |
Enter the options from which the user can select. |
N/A |
Label |
Enter the visible label for the option. Click into the field to select from a list of merge fields available from your data source. Or enter plain text. |
N/A |
Value |
Enter the value of the option. Click into the field to select from a list of merge fields available from your data source. Or enter plain text. |
N/A |
Use As a Default Value |
Set as the default option. |
N/A |
