I’m trying to put a floating group into a pop up. I have successfully placed a large number of groups and a few repeating groups onto the pop up but just can’t seem to get the floating group to stay in the pop up.
Instead, every time in the editor that I have the pop up open and draw a floating group, the floating group ends up on the page element rather than on the pop up.
Any ideas of what I could do to have a floating group in a pop up?
Cheers
1 Like
By the way, part of the reason for this is to have a listing site display two versions of the search results. One will have a large map and minimized listings displays and the other will have no map and large listings displays.
On both versions the user will be able to perform search. Instead of having two pages, I though to have a large pop up for the map version. If it is not possible to have a floating group on a pop up, I am thinking of placing all elements from the pop up into a group and using a custom state to display the group.
Just would like to know other people’s experiences and what they decided to do if it’s not possible to place a floating group into a pop up.
@boston85719 did you ever figure this out? I’m also trying to figure out how to a floating group in a popup.
It is not possible. A floating group ‘lives’ on the page and can not be placed in any container element. It can only be placed on a page.
Hey there,
Landing here looking for an answer too.
What I’ve done so far is that I’ve made a Reusable Element of what I want to show in that popup.
This allow me to add a floating group in the RE, which will then bon constraint inside the popup.
This does not allow to keep the floating group in all the page but only on the visible part of the container inside the popup. Still can be a possible answer for some thouh.
Hope this can help some of us.
Best