Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to disable the row settings. #39

Closed
RavindraSinghRathore opened this issue Mar 28, 2019 · 3 comments
Closed

Not able to disable the row settings. #39

RavindraSinghRathore opened this issue Mar 28, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@RavindraSinghRathore
Copy link

Hi @valdisiljuconoks

I upgraded this module to 5.2 version for EPI 11 and initialize this using the below article.
https://github.com/valdisiljuconoks/EPiBootstrapArea/blob/master/README.md#available-configuration-options

I make below properties to false but it still adding the row class on each ContentArea.
ctx.RowSupportEnabled = false;
ctx.AutoAddRow = false;

Please provide any insight on this.

Thanks
Ravindra

@valdisiljuconoks
Copy link
Owner

hi,

is it still adding just a class or also extra element around it?

@RavindraSinghRathore
Copy link
Author

Yes, it is extra div around it.

While digging more into it I found that it is only happened when we add "rowsupport=true" on any of the parent ContentArea then it will add extra div with row class on all the child elements

Thanks
Ravindra

@valdisiljuconoks valdisiljuconoks added this to the 5.3 milestone May 14, 2019
@valdisiljuconoks valdisiljuconoks self-assigned this Aug 31, 2020
@valdisiljuconoks
Copy link
Owner

v5.3 is on the way to the feed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants