You are viewing limited content. For full access, please sign in.

Discussion

Discussion

HTTP GET VS POST Forms

posted on May 8, 2015

Hi,

I'm hoping someone has come across this:

Has anyone populated fields on a form using a POST method. 

When using the GET method

I can add ?FieldName=Value to the end of the URL ie;

http://localhost/forms/form?uName=Chris

 

and the form field uName is populated with the value as expected.

 

I have created a simple HTML document that has values and use the POST method which opens the URL http://localhost/forms/form but not fields populate.

Any assistance would be greatly appeciated

 

Thanks 

Chris

 

 

0 0
replied on March 14, 2017 Show version history

Hi Chris,

Did you get this working? I'm in a similar situation and can use some help.

I'm using LF 10.2.

I have a LF Form with Anonymous access enabled. The form will be invoked from a partner site. based on the Partner ID, the Form look-up settings populate some sections of the form. Customer is against displaying Partner ID in URL so they want us to explore other options.

I will use a GUID with GET method as a last resort.

Can you suggest how I can use POST to query and populate a hidden Partner ID field which will inturn use look-up rules to auto-populate form sections.

Thanks,

Adarsh

0 0
replied on May 8, 2015

I had looked into this at one time, but was never able to get it figured out. See the post here.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.