Use our Google Custom Search for best site search results.
Search
-
The width size in my controls in my table on my Infopath form keep defaulting to 100%. When I go into the control properties and change the width and apply it the size reverts back to 100%. How do I change the width? I'm using Infopath 2010.
-
Hi, I just moved to a new laptop that has Windows 7 installed on it. Since the move I am no longer able to use Copy and Paste functionality in Infopath 2007. I double-checked on my old machine(XP) and did not have any problems with this. I'm specifically referring to copying data one from view to another. Has anyone else ...
-
Is there any way to make a duplicate of a view within the same form? I created a new view in my form and then tried copying and pasting the information from the other view but it will not paste. Any ideas?
-
Thanks Jimmy, that worked!
-
Rock On! Got it working. Thanks so much Jimmy, Hillary and Ernesto!
I just have one other question. The value of my field 'estno' depends on two filters w/n the querydb, 'year' and 'branchoffice'. I have put all of my actions for assigning my 'estno' value in my ...
-
How do I set the value of queryxml?
-
Okay, now I'm really confused. So I have attached a snapshot of my Rules actions in my estyear field :
First Action: "It should not be setting a field in the main data source, but a field in the secondary data connection you created to QueryDB"
So am I supposed to make the Next_Estimate (this is the ...
-
Thanks Hilary.
Okay, so I clicked the Rules button on my estyear field and then clicked Set Action
I selected Query using a data connection and then selected my data connection
Then I clicked Set Action again and chose Set Field's Value. I pasted in the code that Jimmy helped me with and made sure I didn't have ...
-
Hmmm...I was entering this into the value of my data connection. Is this not where I'm supposed to enter this?
-
Thanks Jimmy. I got a couple of different errors.
My view fields are Branch_OfficeID and Estimate_Year. My filter fields in my form are named 'branchoffice' and 'estyear'
First, I tried the following:
<query database='#Marketing_Resumes#' table='MaxEstimateNumber_Web' ...