hi hans
I have a question about how to create a new page in a certain case.

If I know the pagename of the new page I do:
    ?action=foxedit&form=PageForms.Blog
so that's works.

In a other case I know the  group where the  page should be saved. The 
pagename  should be generated be  the author  from the title  field. So 
I could do the following:

PageForms.Blog?editgroup=SomeGroup

    (:fox ....  edittarget={$?editgroup}.{$$Title} ...
    (:input text Title:)
    (:input textarea Text

unfortunality here I loose the edigroup name if the first form submit 
attempt fails. What would you recomend to solve this?
Thank's for any hints
nos



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

Reply via email to