I doubt it can work as the page text variable names1 in ONE page should be defined unambigouesly. (probably the last assigned value is the value you can acces with $:names1 ) But for creating input select you can use (:input select name=names1 value="John Doe":) (:input select name=names1 value="Jane Doe":) etc. and you can include such a page.
On the other hand the ZAP modules contain some kind of fields - the comma separated list but this is a question to Caveman. Regards, Jiri Hsing-Foo Wang napsal(a): > Hi all, > > I don't know if this has been brought up before (did searching) but > would it be possible to do the following: > > I would like to have a page with names, where each line is a separate name > e.g.: > names1:John Doe > names1:Jane Doe > etc > > Then create a forms page with 'Input select' markup and populate the > various 'input select' with data from page as described above by some > sort of a 'array' markup. > > This way, I only need to maintain the datapages, without changing the > forms pages. Ofcourse each 'input select' (or other markup) would need > to be able to fetch the data from the correct data page. > > The 'lookup data in seperate page' wish derived from the blocklist > function. It has a separate datapage. > > Maybe I am asking the obvious, but any hints are appreciated. > > Thanks, > -HF > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > __________ Informace od NOD32 2057 (20070213) __________ > > Tato zprava byla proverena antivirovym systemem NOD32. > http://www.nod32.cz > > > > -- OBUTEX s.r.o Ing.Jiří Hladůvka Zlatovská 22 911 01 Trenčín tel.: +421 (0)32 6587000 mailto:[EMAIL PROTECTED] http://www.obutex.com _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
