Use our Google Custom Search for best site search results.
Search
-
-
i have attached my form here. please have look and let me know where i need to do changes.
Thanks
-
Ok ok i will attach here my infopath form in 30 mins is it ok?
-
Yes i have verified the query string parameters and it is successfully passing
Today i passed parameters id= 1
Tomorrow again i pass same Id=1 then it should come error as this item as already exist.
-
-
-
Hi Hilary,
I've posted forum in another category as you suggested. (https://www.infopathdev.com/forums/p/39700/121991.aspx#121991)
i will try to elaborate my issue with considering example this blog. suppose, User enter this ("?Referrer=email” ) parameter already and now it's exist. and again i pass same parameter in URL that ...
-
i've implemented same as https://blogs.msdn.microsoft.com/infopath/2010/06/03/how-to-pass-querystring-data-into-an-infopath-form/
But when i passing Existing (SP Library )parameter in URL it will again appear fresh infopath form.
Trying to implement do not proceed if paramenter already exist in SP library. If so, then simply message ...
-
Hi, i have implemented Infopath Query String parameter URL refering https://blogs.msdn.microsoft.com/infopath/2010/06/03/how-to-pass-querystring-data-into-an-infopath-form/
now its working fine for me.
while doing testing got to know if i pass same parameter in URL and hit the enter buttion it would be lock and saying this request is ...
-
ok today i will share with you.