Jump to content
  • 0

Changing the UI behavior for radio buttons in responsive mobile mode


thead

Question

1 answer to this question

Recommended Posts

  • 0

For you to change the UI behavior for radio buttons in responsive mobile mode, please follow the below steps:

  1. Add a Header and Footer to your DataPage.
  2. Insert the code below on your Header. Disable the HTML editor first on the Advanced tab.
<style>
[data-cb-name="cbFormDataRadios"]{
display:block !important;
}
</style>
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...