We have an InfoPath form, whenever an user submits a form it is saved to the share point library. Here we have to maintain item level security to the InfoPath forms in the forms library i.e. the form which is created by one should see and edit by himself only. Is there any way to provide this functionality without writing code?
Otherwise we will create folders to each employee. But the InfoPath form published to the form library should save to the respective folders instead of saving in single folder so that we can maintain folder level permissions. How to submit a form to the respective folders?