On Tue, Sep 15, 2015 at 9:53 PM, HadleysHope
<[email protected]> wrote:
> I wonder if anyone can help.  I started using xwiki but have been a long time
> use user of tikiwiki.  In it there is something called "trackers" these are
> basically forms.  So I can create trackers that people can fill out and even
> forms that reference other forms.  So for instance I might have a tracker
> called regions that might have two fields, State and City.  So I fill out a
> bunch of those for different states.
>
> Then I can use this in another tracker so that when I select a state, a list
> of cities relevant to that state entered in the previous tracker will auto
> populate a drop down.
>
> My question is, firstly, how do you create these forms (I looked at create
> app and it doesn't seem to do what i want it to) and secondly how do you
> reference other forms?

When you create an application class you have one kind of field called
"Database List" which get the values you can select from others object
by indicating class and a field (which is what you are looking for) or
even a custom hql request. You have a short tutorial on
http://www.xwiki.org/xwiki/bin/view/FAQ/HowToCreateAOneToManyRelationshipInXWiki.

>
> Any help greatly appreciated.
>
> HH
>
>
>
> --
> View this message in context: 
> http://xwiki.475771.n2.nabble.com/Migration-away-from-TikiWiki-Forms-based-question-tp7595997.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to