I suspect there is probably a simple solution to the problem i’m having - I have a RG grid and would like to add a title block inside the space of the first RG’s entry. I had thought I could have a conditional element inside the RG entry which says if it’s the first entry then show the title block, but then I need to offset the RG to still show all the entries rather than covering one up which I’m not familiar with how to do.
Or am I overcomplicating it and there’s a much simpler way to do it?
Mockup attached in case I have not described the issue particularly clearly.
Group to place the title block: not visible on page load, visible if Current cell's number is 1
Group to place your entries: not visible on page load, visible if Current cell's number > 1
To offset the entries: Place a Group number (not visible on page load) inside the RG to calculate the index for the entries with Type of content: number and Data source: Current cell's number - 1and then for the Group to place your entries: Type of content: YOURITEM and Data source Search for YOURITEMs:item#Group number's number
That worked great, thanks for the thorough response, it really helped! I need to better understand the toolbox plugin as it seems an incredibly popular and useful tool.