We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 35322
    • 20 Posts
    Hi guys,

    I know I can point a Listbox input options to a directory like this :-

    @DIRECTORY path/to/directory

    but, can I make this dynamic? For instance, could I have the last directory name be based on another TV? ie.

    @DIRECTORY path/to/directory/[[*custom-directory]]

    Or, could I make that directory the same as the current page name? More limiting, but certainly better than nothing.

    Thanks,
    Lee
      • 33968
      • 863 Posts
      Not sure if that’s possible with @DIRECTORY.

      You would probably need to look at @EVAL and a handful of php to accomplish that
        • 35322
        • 20 Posts
        Thank you, I’ll go check that out smiley

        Lee