Digital Products and Service Design
InfoPath Cache Clear
I’ve been designing a few forms with InfoPath Designer and I noticed when i was testing the published forms I would always get the previously published version of the form. I found that InfoPath would cache my form templ
· Jason Wong · 1 min read
- 2010
- cache
- InfoPath
- publishing
- SharePoint
- SharePoint 2013
Hey Everyone,
I’ve been designing a few forms with InfoPath Designer and I noticed when i was testing the published forms I would always get the previously published version of the form. I found that InfoPath would cache my form templates on my local machine and not refresh the new template. Here’s a quick solution to remedy this behaviour and clear Infopath’s cache
-
Click start –> run
-
Type “infopath /cache clearall” (without the quotes)
Note: if you want InfoPath to open the form you are editing, use this command “infopath myform.xsn /cache clearall”
- InfoPath opens up with all the cache cleared