Loading...
 
Development

Development


Trackers and wiki's

posts: 2

Can I create tracker forms using Wiki's? i.e. use a wiki to create a great looking form for data entry... once the data is submitted, it gets passed to the tracker system. or something like that..?

posts: 1633 Canada

Yes, you are looking for Plugin Tracker. This works nicely in 1.9, not sure about 1.8

Here is copy/paste from the plugin list help info (when you edit a page)

TRACKER Displays an input form for tracker submit:

Image
Copy to clipboard
{TRACKER(trackerId=>1,fields=>id1:id2:id3,action=>Name of submit button,showtitle=>y|n,showdesc=>y|n,showmandatory=>y|n,embedded=>y|n)}Notice{TRACKER}




TRACKERLIST Displays the output of a tracker content, fields are indicated with numeric ids.:

Image
Copy to clipboard
{TRACKERLIST(trackerId=>1,fields=>2:4:5,showtitle=>y|n,showlinks=>y|n,showdesc=>y|n,showinitials=>y|n,status=>o|p|c|op|oc|pc|opc,sort_mode=>,max=>,filterfield=>,filtervalue=>)}Notice{TRACKERLIST}


More info (in French):
http://fr.tikiwiki.org/tiki-index.php?page_ref_id=29

Best regards,

M ;-)