I have 2 accordeons side by side on the page, when i select a row with much content inside it's pushing the other accordeon downwards, showing a large blank space, is it possible to tackle this effect with code?
Hello. Thank you for contacting the Toolset support.
Well - could you please share the screenshot and mark the area which space you are talking about as well as share problem URL where I can see both accordions.
Do you mean that when you click on the single accordion - the effect should be applied to the accordion with which you are currently interacting - correct? It should not have the effect on another accordion - correct?
I have set the next reply to private which means only you and I have access to it.
Well - It looks like that the results you are getting is expected one as the accordion is placed in the different row and on left side accordion panel has form and it has too many fields so the row enlarges as per the needed space. This is not a Toolset issue actually, I would suggest you may ask help from some CSS expert here for your desired structure.
I already found the solution to my problem, i have placed the first accordeon on the left in a seperate grid cell, the same way i did with the accordeon on the right side to create 2 separate columns on the page, now it's working perfectly 🙂