containerkey

  1. Osman

    XF 2.1 ContainerKey not available!

    <xf:if is="$containerKey == 'node-4'"> It works when I write normally. But I can't print the option I created. I'm trying to pull the plugin option I've created here into (4) fields, but it doesn't happen. My example code: <xf:if is="$containerKey == 'node-{{$xf.options.my_number}}'"> What...
Back
Top Bottom