FAQ
hello,

I'm doing a training course and I'm a newbie in Python. My problem :
I have a form, and when I click, I make an update. But all the parameters
are all required to make the update. So I'd like to put in my code something
like [optional]...

My code (simplyfied) :

prg.ev_ind_update(wf_pk_ev_ind=wf_pk_ev_ind,wf_fonction=wf_fonction,wf_nom=wf_nom)

and so, when I put nothing in wf_nom, it put me that error :"the parameter
wf_nom...was omitted from the request...". But sometimes, wf_nom is not
required !

Thanks for your help

_________________________________________________________________
D?couvrez le Blog heroic Fantaisy d'Eragon!
http://eragon-heroic-fantasy.spaces.live.com/

Search Discussions

  • Colin J. Williams at Apr 13, 2007 at 12:36 pm

    pierre-yves guido wrote:
    hello,

    I'm doing a training course and I'm a newbie in Python. My problem :
    I have a form, and when I click, I make an update. But all the parameters
    are all required to make the update. So I'd like to put in my code something
    like [optional]...

    My code (simplyfied) :

    prg.ev_ind_update(wf_pk_ev_ind=wf_pk_ev_ind,wf_fonction=wf_fonction,wf_nom=wf_nom)

    and so, when I put nothing in wf_nom, it put me that error :"the parameter
    wf_nom...was omitted from the request...". But sometimes, wf_nom is not
    required !

    Thanks for your help
    user None?

    Colin W.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouppython-list @
categoriespython
postedApr 13, '07 at 8:11a
activeApr 13, '07 at 12:36p
posts2
users2
websitepython.org

People

Translate

site design / logo © 2023 Grokbase