I created a form in InfoPath and the library has a column by default names ID and this column is automatically incremented by SharePoint when I submit a form.
I created a button name's "Submit". When I submit a form in my library should appear:
- column Name : Name of form + ID
- column ID - ID of the form
The question is: how I can pick up the ID from SharePoint and put in my form in field "ID Request" and in the column "Name"?