The standard, and I think best, way to do it, is to make the "Favorite Drink" property be of type "Page", and then have each possible drink have its own page, with a query listing users, etc. who like that drink. If you use a template to hold that query, create a form for the template, and associate that form with "Favorite Drink", it should be pretty easy for users to add new drinks. This approach also lets you add more information on drinks, if that makes sense for your wiki.
-Yaron On Sun, Jun 28, 2009 at 9:18 AM, DanielTahar <dtahar...@gmail.com> wrote: > > well, when i click the magnifying glass it works great; thing is, i > want to basically copy the magnifying link to a direct text link (i > don't want to use the magnifying glass). so, let's say, i have a form > like this: > > Name: {{{Name|}}} > Favorite Drink: {{{Favorite Drink|}}} (let's say someone fills out > "coca cola") > > I want to make favorite drink link to searchbyproperty for "favorite > drink = coca cola". i want to convert the magnifying glass to wiki > markup basically i guess... > > On Jun 28, 5:43 am, Dan Bolser <dan.bol...@gmail.com> wrote: > > This should happen when you click the little magnifying glass next to > > the property value in the fact box, which is a link to something like: > > > > http://.../Special:SearchByProperty/Favorite-20Soda/Coca-20Cola > > > > When you say that you can't get it to work, can you give a few > > examples of what you're trying, what you expect to happen, and what > > actually happens? > > > > HTH, > > Dan. > > > > 2009/6/28 DanielTahar <dtahar...@gmail.com>: > > > > > > > > > > > > > hi, this may have been asked but i couldn't find it. say i have a > > > property called "Favorite Soda", and I want to make each page's data > > > link to the list of other pages using the same data. How do I do that, > > > if the field has a space? > > > > > basically, i want someone who put in "coca cola" to have those words > > > become into a link that leads to the other pages that have "coca cola" > > > as the favorite soda field. I don't know if it's the space, the ":", > > > the "&", but for some reason i can't get it to work... thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Semantic Forms" group. To post to this group, send email to semantic-forms@googlegroups.com To unsubscribe from this group, send email to semantic-forms+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/semantic-forms?hl=en -~----------~----~----~----~------~----~------~--~---