Use our Google Custom Search for best site search results.
Search
-
Hello Keith Brittain,
One question that I have for you is - are you trying to just retrieve data or to both retrieve and submit data to the DB. If you are trying to just retrieve data from the DB you can create a new data connection using Tools -> Data connections to the specific Access DB. To show this data in a repeating table format, drag ...
-
Hello Robv,
You cannot open the manifest directly because it was developed on some other machine and you have just copied it. So to open the manifest you should publish it locally or open it in design mode and preview it.
Hope this helps!
-
Hello Hshatto,
Have you gone through this linkhttp://www.infopathdev.com/forums/topic.asp?TOPIC_ID=3709. It talks about work around for you problem.
Hope this helps!
-
Hello Braegger,
You will have to write a tool which takes the created date from SharePoint site, compare with current date (today date) and send mail if it is more than 3 days. You should also set time for the tool so that it runs every 24 hours.
Hope this helps!
-
Hello Deb,
Have you gone through this tutorialhttp://www.infopathdev.com/howto/tutorials/default.aspx?i=3604c87845664a19bcad1480dab420b9 it talks about Opening Save As Dialog box on button click.
Hope this helps!
-
Hello Derrickgh,
One question that I have for you is – Are you submitting form to SharePoint site using rule on button Or by using code? If you are using rule on button then the form will be submitted to that SharePoint site only. If you are using code then I have one more question – Did you hardcode the SharePoint site name to which ...
-
Hello Keith Brittain,
You can have an xml file with the user names and alias for each group, check if the logged on person is in any group in the xml file and open the corresponding view if present in any group other wise display the message.
Hope this helps!
-
Hello Pras and Welcome to Forums,
You can have a date and user name fields in a table, populate then with today date and current user name on submit. Get those fields data and show in expression boxes along with previously entered comments in a section.
Hope this helps!
-
Hello l.a.spates and Welcome to Forums,
You can get Partner names into dropdown in Contribution form by having a secondary data connection to Partners DB for that follow these steps:
1. Open Contribution form in Design mode
2. Go to Tools -> Data connection, Click on Add
3. Select Receive data and click on Next
4. Select Database and ...
-
Hello Javier,
You can submit form to both SQL Database and send a notification to an email recipient by using product Qdabra accelerateor (webservice). The Product details Qdabra accelerateor for InfoPath (DBXL)http://www.qdabra.com/proddetail.asp?prod=QDBXL1
Hope this helps!