cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to make Checkbox to Yes/No toggle button

Former Member
0 Likes
1,833

Hi Experts,

In SAP C4C in Standard Screens or the Custom Screens Generated by SAP in PDI, convert Checkbox to Toggle Button automatically.

How to have the same feature for the custom checkbox, which is put on screen later while development.

An Example from Standard Screen Account TI

Custom Business Object Quick Create(This field already there when Screen Scenario Created)

Now for same Custom BO I've Created a Modal Dialog for which I've used a Checkbox field but here look and feel is entirely different from above two example, how to have the same experience.

Kindly advise how to have the same look and feel the experience.

Regards

Nabarun Barua



Accepted Solutions (1)

Accepted Solutions (1)

former_member422907
Contributor
0 Likes

Hi,

Toggle buttons are visible in Fiori client only.

br,

Zoran

Former Member
0 Likes

Hi Zoran,

Thanks for the answer, we're checking in RUI only. When the checkbox is created while screen creation it is coming as Toggle Button but after screen creation when I'm putting it is coming as a checkbox in RUI.

In my scenario After screen creation I did some enhancement in BO and in Modal Dialog Box I added that checkbox but it is not showing toggle Property.

Can you please help me to solve this issue.

Regards

Nabarun Barua

Answers (1)

Answers (1)

sunil1101
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi

Toggle buttons come in RUI only, in other UI (HTML5 or Silverlight) it would come as checkbox.

Regards

Sunil

Former Member
0 Likes

Hi Sunil,

Thanks for the answer, we're checking in RUI only. When the checkbox is created while screen creation it is coming as Toggle Button but after screen creation when I'm putting it is coming as a checkbox in RUI.

In my scenario After screen creation I did some enhancement in BO and in Modal Dialog Box I added that checkbox but it is not showing toggle Property.

Can you please help me to solve this issue.

Regards

Nabarun Barua