Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 5 of 20 (198 items) « First ... < Previous 3 4 5 6 7 Next > ... Last »
  • Help - Can someone pastebin the code in the linked template for me?

    Could someone be a saviour and paste the entire javascript code for the attached form in a www.pastebin.com and reply post the link? I need this at work today but downloading the file is not possible. http://www.infopathdev.com/forums/t/20938.aspx Thanks &nbsp;
    Posted to General (Forum) by Skarn on 12-13-2011
  • Re: Automatically make the first letter capital and the rest of the word lowercase

    Added another rule at the very beginning to cater for this. There is a key method I&#39;ve used to accomplish this. It resolved a problem you can get if you try to set a fields value using a rule on the field itself. Infopath checks and runs the rules on a field immediately after it gets changed, so it can get stuck in an infinite loop (which it ...
    Posted to Newbie Questions (Forum) by Skarn on 12-09-2011
  • Re: Automatically make the first letter capital and the rest of the word lowercase

    I&#39;ve never tried this before, and it did seem to take a mess of rules. There might be a better way :-) But attached is an example of field that has this behaviour. It uses SPACE as the word separator and it will fail with an error if there&#39;s more than 4-5 spaces in the field. Hopefully this will be enough for most situations.
    Posted to Newbie Questions (Forum) by Skarn on 12-08-2011
  • Re: Spliting Forms

    First off, LOL. Sorry. Now, Open master, delete all the fields you don&#39;t want in form 1, delete all the views you don&#39;t want in form 1, save as &#39;form1.xsn&#39; and close it. Open master, delete all the fields you don&#39;t want in form 2, delete all the views you don&#39;t want in form 2, save as &#39;form2.xsn&#39; and ...
    Posted to Newbie Questions (Forum) by Skarn on 12-08-2011
  • Re: Infopath check box manipulation

    You can&#39;t change a check box&#39;s colour using conditional formatting. But if you were REALLY desperate you could put every checkbox inside of a section and make the section background colour conditional formatting. You can use a single group node/field in your datasource - you don&#39;t have to have one for every check box. When you make ...
    Posted to General (Forum) by Skarn on 12-08-2011
  • Re: Creating xml files prepopulated with Data

    You may need to pre-convert the characters/coding before assigning to the text property of your XML nodes. Rich Text in Infopath XML uses XHTML formatting. A good way to see what Infopath expects to see in a rich text node would be to create a template with a rich text field, populate the form, save it and have a look at the raw XML. Then ...
    Posted to General (Forum) by Skarn on 12-07-2011
  • Re: Programmatically add form values to list box or repeating table

    Do the new values only need to be available in the form which has been submitted? or in every other form as well? Usually it would be the latter, but if it&#39;s the first you could base your list box values off a repeating group in the form and then add values to the repeating group as needed. If it&#39;s the former, you could do the same, but ...
    Posted to General (Forum) by Skarn on 12-04-2011
  • Re: [Testing] Output Infopath View to HTML email

    BTW I&#39;m being self-controlled - at work when I got this working I did an office victory lap or two. But no-one else got it ;-P
    Posted to General (Forum) by Skarn on 12-01-2011
  • [Testing] Output Infopath View to HTML email

    Hi, I&#39;m testing a in-form javascript code to output an Infopath View to HTML Outlook email via a button on the form. There is already the built in function - Send as Email - which can be initiated by an end user. I proceeded with this because I wanted to utilise the component methods in other in-house work tools e.g. saving as an MHT file or ...
    Posted to General (Forum) by Skarn on 12-01-2011
Page 5 of 20 (198 items) « First ... < Previous 3 4 5 6 7 Next > ... Last »
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.