Use our Google Custom Search for best site search results.
Search
-
Hi,
We use a Kronos system to keep all user information.
At teh moment we get reports from kronos into Excel and then export the data to a Custom list and then through data connections into an Infopath form.
Is there a direct way possibel from Kronos to infopath - queries, web interfaces?
Thanks
-
Thanks for the prompt reply.
I have 2 forms in 2 separate form libraries on the same sharepoint site.
In Form B i have a drop down list which pulls a unique value from Form A.
In Form B when the user select the unique value from the drop down list(used data connection here), I want the other 4 fields to be auto populated from ...
-
Hello, I have a live form on a sharepoint site.
I have a repeating table where values are pulled in from an XML sheet. I am creating a new form which will be linked to the previous one.
What i need ito do is pull values from the repeating table to a text box in a proper format (each line separately).
At the ...
-
Hi,
I have a rule called close form. I would like to add close form at the code itself because the code doesnt work if the close form rule is set.
Thanks
-
-
Hi,
Does anyone know how to change the programming language of a 2003 form. The default is VBscript and is greyed out. I have no code on the form.
The below link is for infopath 2007 and i would like to do the same in 2003. http://office.microsoft.com/en-us/infopath/HA102034701033.aspx
Thanks for any help..
-
Hi, This is what i would like to do but in 2003.
http://office.microsoft.com/en-us/infopath/HA102034701033.aspx
I dont have options for the buttons in 2003.
-
Thanks alot for your help...
All the below works exactly the way i wanted. My Infopath forms are live and published on Sharepoint. When I try to change the code from VBscript to JScript - it doesnt allow me to do so... The field is greyed out.
Where can i get the same code in vb script..??
-
Now i can see either the field from the form or text not both -
mail.Intro = ("This is my body text", comments);
Its either This is my body text OR comments
-
Hi.. Just one more thing...
On one button i have got 6-7 rules.. Since you asked me to use my email data connection - every time now when i press a button i have to send 2 emails.. one from the data connection and 2nd from the code..
I want the email to go to the user only after it is submitted in the doc library and gone through couple of ...