Use our Google Custom Search for best site search results.
Search
-
Hi Neil,
To achieve this you would have to write code. There is, however, another way to go about it which is by using Qdabra's qRules. qRules is a common library that handles the top 50 commonly asked for features in InfoPath that require code, including your request. Here's the info on SetSave:
SetSave SetSave gives the ...
-
Hi Thoness,
By default the date and time stamp are collected at form load but you can however change the rules of the form to collect upon checking the checkbox. If you notice on the Signature template part, if you check the properties for the DisplaySignedBy, SignedDate and SignedTime fields they have default values set on ...
-
Hi Otto,
Have you tried creating a data connection that submits as an email message? With that method you can have your form both submit the web browser form and have an email sent out. First of all your going to have to make a field to input the user's email address(lets call that field Email). Next you'll have to create a new ...
-
Hi Renatois,
What you can do is add a new field and set it as a trigger when the button is clicked so that the checkboxes know when to run a formatting rule. So add a new field and name it Trigger for example. Now add an action rule on your button > Set a field value > Field: Trigger > ...
-
Hi Justyna,
There was a post made prior in regards to this issue: http://www.infopathdev.com/forums/p/25677/95348.aspx#95348 wherein there is an explanation as well as a fix.
Hope that helps.
Regards,
Mo
-
Hi,
The reason for this warning is because the protocol server detects that the form template has a potential browser-optimization issue. The server sends this message when a form control has a browser-optimization issue that is caused by another control in the same form view. A related message will appear later in the message list that ...
-
Hi Matthias,
If you are trying to publish the form to Office365 a topic has already been opened prior regarding the matter: http://www.infopathdev.com/forums/p/23404/81157.aspx#81157. For information on publishing forms feel free to check out the following link: ...
-
Hi Renatois,
From what I've researched, that error usually pops up when you are trying to switch views while already switching views. The common workaround to this is to create buttons to switch views and to disable view changing from the menu in View Properties. Hope that helps.
Regards,
Mo
-
Hi,
For browser based forms you can enable or disable any buttons in the edit ribbon by opening your form > navigating to advanced form options > choose the Web Browser Category > then check or uncheck any of the options that you want or don't want which in your case is unchecking the save button. Hope that helps.
Regards,
-
Hi,
In regards to deleting rows in a repeating table a topic was already opened previously: http://www.infopathdev.com/forums/p/12125/42570.aspx#42570, hope that can help you. In regards to adding rows extensive code would be required or you can use Qdabra's qRules tool free trial at ...