Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • pageId - specifies the page where the user will be redirected after the method completes and expects that you have a form named ("f" parameter) configured there. If the forms is configured elsewhere  you need to specify a "storagePageId" parameter telling Auto-enroll that the forms is actually on some other page.
  • f - specifies the name of the ConfiForms form 
  • fi1=someval&fi2=anotherval&id=f7772622-d91f-401e-ac3c-5f263f219b45

    Here are 3 parameters fi1, fi2 and id  - this means that the record with given id will be updated with the given values. if you omit the "id" parameter then a new record will be created

  • fi1 and fi2 are ConfiForms Field Definitions configured on the form. Most of the types are supported. File types are not supported at all. And you should be very careful with updating values for smart classifier type fields and other complex fields what ConfiForms has. 



Info

You can also specify a redirect URL, via "_redirectUrl" parameter