How to submit a infopath form to the respective folders?

Last post 08-25-2008 9:23 AM by jamesqua. 4 replies.

Sort Posts:

  • How to submit a infopath form to the respective folders?

    07-03-2008, 12:30 AM
    • Member
      2 point Member
    • phushpa setu
    • Member since 10-08-2007, 2:42 PM
    • Posts 46

    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?

     

  • Re: How to submit a infopath form to the respective folders?

    07-09-2008, 12:16 AM
    • Member
      2 point Member
    • ramumukkapati
    • Member since 07-09-2008, 4:12 AM
    • Posts 1

    Hi I am also facing the same problem. Did you find any solution to this? please send me the solution, if anything there.

     

    Thanks in advance

  • Re: How to submit a infopath form to the respective folders?

    08-23-2008, 1:55 PM
    • Star
      7,879 point Star
    • jamesqua
    • Member since 08-03-2004, 2:55 PM
    • Columbus, OH
    • Posts 1,362

     No, you must write custom code to achieve this.  I would write an ItemAdded event handler and put the item level permission code in it.  Here is an example of programmatically setting the item level permissions.

    Josh Harrison
    Community Coder
  • Re: How to submit a infopath form to the respective folders?

    08-25-2008, 12:16 AM
    • Member
      2 point Member
    • phushpa setu
    • Member since 10-08-2007, 2:42 PM
    • Posts 46

    Hi jamesqua, 

    Thank you very much for your repply

    you are mention that given example of programmatically setting the item level permissions but you did not mention any code or link, please send the full details.it is very urgent for me, still my task is incomplete.

    thanks in advance

  • Re: How to submit a infopath form to the respective folders?

    08-25-2008, 9:23 AM
Page 1 of 1 (5 items)