Add year next to title in InfoWall view
#1
So I tried to add $INFO[ListItem.Year] in the label section of the file "View_54_InfoWall.xml" file without success, should I look elsewhere?:

xml:

                <control type="textbox">
                    <left>40</left>
                    <top>244</top>
                    <width>242</width>
                    <height>120</height>
                    <font>font27</font>
                    <align>center</align>
                    <aligny>center</aligny>
                    <label>$INFO[ListItem.Year]$INFO[ListItem.Label]</label>
                    <autoscroll time="2000" delay="3000" repeat="5000">$PARAM[focused]</autoscroll>
                    <visible>!ListItem.IsParentFolder</visible>
                </control>
Reply


Messages In This Thread
Add year next to title in InfoWall view - by Dogway - 2020-07-01, 16:45
Logout Mark Read Team Forum Stats Members Help
Add year next to title in InfoWall view0