Some rules were not applied. Unspecified error.

S

ss

Hi,

I have an infopath form with some datetime picker controls. I am trying to
apply some rules depending on the date entered in those fields. But, when I
am testing the form, it is giving me the following error.
Some rules were not applied.
Unspecified error.
I am using the same rules in some other infopath forms also. They are
working fine, but I am not getting why they are not working with this
infopath form.

Thanks
 
J

Jon

Without knowing the rules you're trying to use, I'd suggest setting the date
picker box to the function ()today. Make sure you uncheck the box below it so
that it doesn't constintly change the date back to today's. (I'm thinking
some of your rules might have a problem that there is no date until it's
entered. Just a guess. If you post the rules maybe I can help more.)
 
S

ss

My Rules are

* on Target Date:
1. Rule 1: If Target Date > today()
Action: Set status as 'Exceeded'
2. Rule 2 : If Target Date = addDays(today(),2) or Target Date
= addDays(today(),1) or Target Date = today()
Action: Set status as 'Approaching'

where status is a text field.
The same rules are working fine in other infopath forms.
 
T

Tony

Did you ever figure out what was going on? I get the same InfoPath message
after I received some upgrades to .Net 2.0, although I haven't been able to
nail it down yet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top