How to put dynamic folder on the first level of popup? Thread last updated on 2004-04-25 10:05:18

Posted by member 38202 on 2004-04-24 18:50:26

I've read somewhere here that it's impossible with popup2. Is there any module that can do it?

Posted by member 7223 on 2004-04-25 00:33:06 link

!popupdynmicfolder "$myfolder$"

Posted by member 38202 on 2004-04-25 03:37:14 link

This doesn't work when put on the first level, right after "*Popup !New !Popup"

Posted by member 17337 on 2004-04-25 08:39:58 link

Call !PopupDynamicFolder "$myfolder$" from a shortcuct or label click action or any other element which supports bang commands. You don't really create a new popup per se, you just call a bang. I struggled with this myself for a little while.

Posted by member 37809 on 2004-04-25 10:05:18 link

you can't put it there along with with other items

you can only have it as the only thing there

menu (an unskinnable popup module) has an 'insert' mechanism however.