cancel
Showing results for 
Search instead for 
Did you mean: 

FPM GUIBB Form / Configuring RadioButtonGroup- and Checkbox-Properties

franz_essl
Explorer
0 Kudos

Hi FPM-Experts,

in the configuration of my Feeder-Class for the Form-GUIBB I use a RadioButtonGroup and a Checkbox.

The RadioButtonGroup gets an empty Label left of the RadioButtons

Is it possible to suppress this label?

<emptyLabel>:         X <RdoTxt1>
                        <RdoTxt2>

The Checkbox has the text left of the checkbox like:

<MyText> X      instead of 
X <Mytext>

How can I get a leftsided-checkbox - like in "normal" WebDynpro?

Thanks in advance for your help,

Franz

Accepted Solutions (1)

Accepted Solutions (1)

former_member205613
Participant
0 Kudos

Dear Franz!

If you do not want to have a label for the radio buttons you can set the label visibility in the configuration to "not visible".

For the checkbox you can try to set to to depending checkbox in the configuration!

regards

Heike

franz_essl
Explorer
0 Kudos

Dear Heike,

thanks a lot for your help.

The property "Dependent Checkbox" worked fine - strange term for getting a left-justfied checbox.

I have tried the "Label visibility" for the RadioButtonGroup before, but it seemed,

that the label still occupied some space in the layout (everything was indented compared to the Group-Header)

Finally I have set the Group-Property "Goup-Type" to "Half width, 1 column" and that solved the indentation-problem.

Now everything looks fine

Best regards and enjoy your points,

Franz

Answers (0)