I am trying to build a View for nested repeatable groups so I can display them in an Elementor template. I've previously created a couple of Views without nesting, so I have the first one working, but can't get the nested group's loop to pull any data.
So far I set up two Views, one for the Mast List and one for the Mast Section List (which is nested inside Mast). The attached screenshots show the current settings for the Mast Section List and what it looks like on the website.
Hello. Thank you for contacting the Toolset support.
Can you please share problem URL where you want to display the nested repeating field group and what nested repeating field group you want to display with that.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
How do I get the nested view to line up with the rest of the list? I want the two bullet points marked with a red line in the attached image to be at the same level (the two lines should line up).
The output we get is the correct output generated.
For the "Mizzen Mast" repeating field group entry the "-Mast Step" value is set to "Unknown" and when I checked the value for the "Unknown" option, there is nothing to display:
=> hidden link
Please check the following screenshot: hidden link
Do you want that if the "-Mast Step" value is set to "Unknown", the nested view output should start from the same line where we display the "-Mast Step" value? Is this applicable to only "Unknown" option or irrespective of any option set, you want to display the nested view output from the same line?
It is outputting correctly, I am just not sure how to code it so that the indentation of the lines is what I want it to be. I see that my reply lost the formatting I was asking about, so let me try again.
It's currently displaying as below, because it automatically adds an extra indentation when it starts the Mast Section list.
-Mast Name
---Mast Type
---Mast Step
------Mast Section 1 <---first line from nested view
And I want it to display as below, with the first line from the nested view in line with the last line of the previous view.
-Mast Name
---Mast Type
---Mast Step
---Mast Section 1 <---first line from nested view
It seems again the format what you added is lost formatting as with your last reply what is current and what you want both section seems almost same as it lost formatting.
What if you try to create a format with google Doc and share that doc link with me so I can see the format or share few more precise screenshots.