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
Not sure if that’s possible with @DIRECTORY.
You would probably need to look at @EVAL and a handful of php to accomplish that