Use our Google Custom Search for best site search results.
Search
-
-
When previewing the form, I believe if you click Tools (or one of the other menu options) and then click ''Go to next error'', InfoPath will tell you where the error is. If the error is not in the current view, you can expand the detail and it will show you where the error is.
-
Agni,
Yes, I would like to insert the fields as text, something that would look like this:
Date: 9/2/05
City/State: Flint, MI
Originator: wcotech
Activity Type: Testing
My data fields are set up as follows:
d:king
-d:NOFA_Number
--@Date
--@City/State
--@Activity_Type
--etc...
-d:User
--User Name (originator)
-
quote:Originally posted by Patrick Halstead
Hi WCOTech,
Why not just attach it to your main dom and send the InfoPath form as an attachment?
I would do that but I only want a few of the fields from the form to be included (i.e. Date,City/State,Originator,Activity Type), not the entire form which would be too much information.
-
-
With your form open in Design Mode:
Tools>Options>Design>De-select ''Create labels for controls automatically when adding from data source''
-
Agni,
One more question, is there a way to place datasets in the body of the email?
-
Hey Patrick,
Sine code and I don't work well together most of the time, I found another figuratively simple way to acheive my request. In my Access Project, I created a query that uses the formula ''DATEADD(D,3,GETDATE())''. I then created a secondary data connection to this field and now use it to compare to the start date. Works great, less ...
-
Thanks Patrick, I'll check that link out when I get a chance later today.
-
Hello all,
Say I have a table in one view that allows user to add rows as needed and while filling out this section, the user realizes that they don't need to fill out the information for this table and they want to get back to the original view with the rest of the information. I know that the user can click on the row individually and delete ...