|
|
|
|
InfoJet Rules is an extended feature of InfoJet Service that allows InfoPath Web forms to interoperate directly with ASP.NET context, data sources or other resources.
While InfoJet Service encounters an InfoPath rule with the name starts with "InfoJetSoft.Rules.", it will interpret the message text contained within the "Show a dialog box message" action of the rule and execute the corresponding InfoJet Rule.
Note:
To avoid the rule action's dialog box, it's better to set the condition of the rule to be an expression that always evaluates to false, such as the function "false()".
|
|
Example – Obtaining the authenticated username |
|
| The following screenshot shows how to use the InfoJetSoft.Rules.ImportParameter rule to capture the login name of the current user while a new form is created.
|
|
 |
|
| The rule in InfoPath Logic Inspector:
|
|
 |
|