I have an Infopath form with more than 1,000 fields. it works fine when I work it offline, But when I want to publish it on Sharepoint online (on office 365) it comes up with this error:
"The form template has been published to the server but it can only be opened in InfoPath Filler."
I have a lot of calculation, and also VB Code behind the form.
I have read on internet that if it was on a SharePoint Server, I could change the executiontimeout (<httpRuntime maxRequestLength=”51200″ executionTimeout=”300″/>) on my drive. But if the issue is going to be fixed by this change, how can I change the setting on my Sharepoint Online?