yes, that will do the trick!, thanks for that :) also, how about that
"widget builder", can we use that (or a variation of that) which we
could just bring up at any time (from any wiki page), have a drop
down, choose the db we want? then depending on the choice, perhaps
another drop down (or something like that) where could specify an
action (create/update/select/view)? Is it possible to use that 'widget
builder' code you put together for these purposes, and if yes, is it
made available somewhere (or would we need to take the different
pieces directly out of plugin_wiki? Pehaps a 'widget builder' widget?

Thanks again,
Mart :)

On Sep 14, 7:25 am, mdipierro <[email protected]> wrote:
> No. But you can do use web2py template in quotes
>
> ``
> {{if condition:}}
> {{=plugin_wiki.widget(name,**attributes)}}
> {{pass}}
> ``:template
>
> On Sep 13, 8:53 pm, mart <[email protected]> wrote:
>
> > hi,
>
> > couldn't find anything earlier posts... so basically, just looking to
> > see of there is a way to make the contents of quotes (forms for db
> > query/update, etc.) within plugin_wiki pages disappear while not used/
> > needed ?
>
> > again, any help would be great :)
>
> > Thanks,
> > Mart :)
>
>

Reply via email to