I'm finally trying out the Fox preview feature. It looks very straightforward. I put the following code in my sandbox, but the preview didn't display my page. Is my syntax wrong?

myptv: 1

(:fox myform template=0 ptvtarget={*$FullName} redirect={*$FullName}":)
(:input text myptv size=10:)
%center%(:input submit post "$[Save]":) (:input submit cancel "$ [Cancel]":) (:input submit preview 'Preview':)
(:foxmessages:)
(:foxend myform:)
(:if foxpreview:)
!!!$[Preview]:           %green%[-–\
 $[Changes have not been saved] –-]
>>frame<<
When the Preview button is pressed, the myptv line should appear below - but it doesn't:

(:foxpreview:)
>><<
(:if:)

Randy
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to