[dokuwiki] Re: advice for developpment

  • From: Lorenzo Bernardi <lorenzo.bernardi@xxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 7 Jan 2017 14:51:54 +0100

Hello,


The struct plugins would allow that using a lookup schema to store
your project data and lookup field to select data from it. That lookup
field could also be used within a bureaucracy form. However since you
already have data in the data plugin that might not be the most
elegant way unless you're willing to switch to struct completely.

This looks rather promising. It also look quite non trivial to setup but the gain will probably be very interesting since it will make the work to create and maintain forms easier and less error prone.
A third point is that we would like user to perform queries in the
database by themselves is it possible to do this already?
The aggregation table is basically what is used to query the data
plugin database. There's the dynfilter option to make it filterable on
demand.
OK. Thanks for the information

sincerely

L.
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: