[pmwiki-users] fox: redirect & input default request=1

noskule at gmx.net noskule at gmx.net
Sat Jan 10 08:49:31 CST 2009


hi hans
Is it possible to use foxforms with the request=1 parameter?
It don't work with the both forms below, do you have any ideas?
thanks for any hints
nos

(:fox pagelistconfig foxtemplate="" redirect=1:)
Pagetypes:\\
(:input hidden pagetype {$showpagetype[]}:)
(:input default request=1 :)
||
||Article ||(:input checkbox showpagetype[] Article:) ||
||Blog ||(:input checkbox showpagetype[] Blog:) ||
||Issue ||(:input checkbox showpagetype[] Issue:) ||
||Comment ||(:input checkbox showpagetype[] Comment:) ||

(:input submit post:)
(:foxend pagelistconfig:)
(:pagelist group={*$Group} $:pagetype={$$showpagetype}:)



(:fox pagelistconfig foxtemplate=""
redirect={*$FullName}?showpagetype={$$showpagetype}:)
Pagetypes:\\
(:input hidden pagetype {$showpagetype[]}:)
(:input default request=1 :)
||
||Article ||(:input checkbox showpagetype[] Article:) ||
||Blog ||(:input checkbox showpagetype[] Blog:) ||
||Issue ||(:input checkbox showpagetype[] Issue:) ||
||Comment ||(:input checkbox showpagetype[] Comment:) ||

(:input submit post:)
(:foxend pagelistconfig:)

(:pagelist group={*$Group} $:pagetype={$?showpagetype}:)




More information about the pmwiki-users mailing list