- Posts: 148
- Thank you received: 4
Additional Bootstrap 5 Class Mapping
- LAC Webadmin
- Topic Author
- Offline
- Premium Member
Less
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
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.
- Tuan Pham Ngoc
- Offline
- Administrator
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
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
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.