Closed roidy closed 8 months ago
You need to use {listitem}
not Container({id}).ListItem
You need to use {listitem} not Container({id}).ListItem
To do what? Fix the fact Test and Test_Container are the same or get a variable that's usable in DialogVideoInfo?
Not sure I understand, please post a simple example.
Edit:- disregard, I figured it out.
The null_id param doesn't seem to work as intended, take the following template:-
Which generates the following code:-
Both variables 'Test' and 'Test_Container' are exactly the same and none of the generated variables are usable in DialogVideoInfo.
Wouldn't it be better if the Test variable had no container:-
That way it's usable in DialogVideoInfo.