Additional Bootstrap 5 Class Mapping

  • LAC Webadmin
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
3 years 2 weeks ago #148598 by LAC Webadmin
Additional Bootstrap 5 Class Mapping was created by LAC Webadmin
Hi Tuan,

Is it possible to add a class maps for RADUiBootstrap5 class for "col". I am trying to override the edit view and would like to do a stacked fields.

<label>
<input>

instead of:

<label> <input>

I tried to change the class selector for <form> by removing the class "form-horizontal" but it does nothing since all the fields using getClassMapping('control-label') and getClassMapping('control') are set to col-md-3 and col-md-9 respectively.

Thanks,

Jackson

Please Log in or Create an account to join the conversation.

More
3 years 2 weeks ago #148608 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Additional Bootstrap 5 Class Mapping
Hi Jackson

Could you please attach the code which you expect to be rendered? As of right now, I still don't really understand what change you need here

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc