Fork me on GitHub

Scribite get form HTML data  Bottom

  • Hello,
    I am trying to use scribite 3.1 with Zikula 1.1.1 in my module. All works fine when I load the "pnform", the "pnformtextinput" are changed into HTML areas. The problem comes when I try to submit the form, no data are stored in the DB.
    I am doing

    Code

    $data=$render->pnFormGetValues();
    to get my form data, is there an other function to use?
    BTW, nothing in the server logs and my forms work well with Scribite deactivated.
    Thanks for your answers,
    Philippe
  • Perhaps http://code.zikula.o….0.0/guppy/guppy.js helps you a little bit.
    That is a corrected function to get Pagesetter to work with scribite!.
    See line 146-166

    --
    | scribite! | TNGz | piwik | zweet |
  • Thanks Hilope, I would prefer not use javascript. I don't know how to implement it in my code. Do you have any other ideas?
    I am trying to see how it is managed in EventLiner or crpCalendar, but it's not so clear. For example, I see the class "EventLiner_user_editHandler" and the "update" part but there is nothing about the "description" field, grrrr
    Philippe
  • Sorry to insist but I am really stuck with this problem and cannot integrate Scribite.
    Does anyone can give me a hint about how to get the data from Scribite?
    Thanks for your help.
    Philippe
  • 0 users

This list is based on users active over the last 60 minutes.