Page 1 of 1

Using columnlayout()

Posted: 23 May 2014 20:11
by aurumdigitus
Have put together simple script to load Column Layouts. Works fine.

Question: In the dropdown list that appears can columnlayout be suppressed from appearing in front of the file name?

(Visceral hunch is "probably" as similar ability exists elsewhere in XY but don't know how to implement it. :oops: )

Re: Using columnlayout()

Posted: 24 May 2014 14:56
by bdeshi
What dropdown list?

Re: Using columnlayout()

Posted: 24 May 2014 20:27
by admin
I showed a script here that does not have such a problem: http://www.xyplorer.com/xyfc/viewtopic. ... 20#p104420

Re: Using columnlayout()

Posted: 26 May 2014 15:26
by aurumdigitus
I showed a script here that does not have such a problem: viewtopic.php?p=104420#p104420
Thank you Don! Not only does your code eliminate the "drop-down list" but automates what mine did by hand after making any changes. It did work using columnlayout() but was so primitive next to yours am too embarrassed to even post the "scribble".