Hi,

I have created sql form

  form=SQLFORM(db.test)

if id is present:

  update="updatetest/"+ str(id)

  redirect(URL(update))

Is there any way to hide passed argument in url for update form..


Thanks,
Sagar


Reply via email to