Toxic Adept
Joined: 27 May 2008 Posts: 299
|
Posted: Sat Jun 21, 2008 11:52 pm
[2.28] Having preselected items in %pick |
I want to use %pick to display a stringlist like so
#FORALL %pick("p:Pick Some",@stringlist) {#ADDITEM stringlist2 %i}
What I want tho is when it displays @stringlist it already has the items in @stringlist2 selected.
Is this possible?
Even better would be that If @stringlist2 was already preselected in the %pick is if you unselected it it would remove it from @stringlist2... But Ill take my chances with the first request...
Thanks for any help |
|