Hi,
Following is the what I am trying to do and problem I am facing
- (a)I created a sharepoint list with 2 columns. Now, I want the form which comes after clicking on “Add new Iteam” to be the home page of my site
1(b) As soon as the user submits save, he/should be redirected to “Thanks” page. Not to the list data( I am very new to sharepoint and blding this all without programming.I looked on various resources, all said modify url.Unfortunately couldnt do it).
A simpler approach would be to just have another view in your InfoPath form, that you switch to when someone clicks submit, -> Switch View “Thanks”. Without custom coding, I do not believe it is possible to redirect after submission. If you weren’t using InfoPath it would be easy peasy.