Use our Google Custom Search for best site search results.
Search
-
That's what I am using, but I doubt if there is a smart way to do so.
Let's say I have three fields to confirm. Each field has to have about 10 rules because it would be (A,B,C)=(Yes,Yes,No) or (Yes,No,Yes) or (No,No,Yes) and so on.
If one of the conditions is true, then the field D will automatically be set as True.
However, I think this is a ...
-
How can I have a function like ''if'' in infopath?
for example,
I have three fields: A,B and C.
If A is OK and B is OK, then automatically given OK to C field.
I know I can use action to give field C a value when A field changes, but I won't be able to know the value in B field.
I simplify the problem; actually I have to confirm five fields in ...
-
I am able to submit data to database with no problem.
And I can also pull data back by query.
Everything works fine at this point.
Here is the problem:
After I make changes in the fields, the submit button is disable.
I cannot submit data back to database.
1. I am sure that my main connection is ''retrieve & submit.''
2. I am sure that the ruls ...
-
I have a list of client name with more than 1000 records.
Right now I am using drop-down list box to allow the users to select the client name. However, it turns out that users have difficulty finding out the client name.
I am wondering if I can make the client name autofill; just like some website, especially shopping website, they have this ...