Developer forum

Forum » Feature requests » above loop tag

above loop tag


Reply
Hi,

Would be nice if we could access tags inside the loop, that belong to the upper level. for example:

<! --@SomeTag-- >
<! --@LoopStart(SomeLoop)-- >
  <! --@ParentTag(SomeTag)-- >
<! --@LoopEnd(SomeLoop)-- >

Best Regards,
Nuno

Replies