Interaction between InfoPath form and HTML

Hello!

I'm a newbie in sharepoint development, but I'm doing my best.

For example, I have a form (made in InfoPath) which is used to adding new elements to the List. After filling all the fields, the user should push the button, which will open a window (pop up modal, for example) with "html+svg+JavaScripts" (html file is ready-for-use). After finishing working with html-window, i want the form to get the values from html-window fields (the form has such fields, but they are invisible for user) and save it to this very element. So the idea is "how to connect and set up the feedback between InfoPath form and the HTML-file".

May be I should use another way of the interaction?

By the way, I really don't know how to start.

I will be glad to read every interesting opinion. 

Thank you!

Shtefan Valery.

March 30th, 2015 3:35am

Hi Shtefan,

Welcome to the world of SharePoint and InfoPath web forms. May the force be with you :-)

First, when you say element, are you referring to the list item?

The HTML file that you are referring to, is it from another web-based application? If yes then you might want to check and see if the application has the option for a web-based SOAP or REST service.

Without much information, this is the best advice I can give.

Thanks

Free Windows Admin Tool Kit Click here and download it now
March 30th, 2015 3:46pm

Hi Daniel,

Thank you, the force is not the only thing i need ;)

Yeap, of course, "list item" (in Russian it's "element", excuse me it's my fault).

HTML file is a separate page, self-made page. I don't know how to explain correctly. It's not SharePoint's webapp. Lets imagine, that mine "HTML-page" is the "Hello-world-page" with some text-fields.

I thought that i could do the first page of the form in InfoPath (ahh..it doesn't matter exactly where, i hope), but for the second page i've got mine html code and some javascripts to interact with SVG (on this very page).

I hope, that mine explanation was correct, and now its enough information ;)

Thank you, Daniel!

March 31st, 2015 3:43am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics