So I am working on a template and need to use the same array element (first item in a list) multiple times on the page. However, when I try to drag and drop the variable the 2nd time to be used, Planet Press tries to use the 2nd item in the list.
For example, I need to use the first health plan among a list of plans more than once. Putting it on the template the first time is no issue. When I do it in the 2nd location, it wants to use plan #2. If I tried to use it an additional time, it would use the 3rd plan. I need it to stay on the first one and NOT iterate.