Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 3 (25 items) 1 2 3 Next >
  • Re: Switch Views based on current user login

     The easiest way is to put a set of rules when your form is opening.    
    Posted to Views (Forum) by bogdantc on 01-28-2009
  • Re: Code in browser enabled forms

     I think I know why. You said your form is browser enabled so it can not accept scripts or 2003 compatibility. You must look if the MOSS on the server accepts 2003 or 2007 infopath forms and if 2007 is default you should insist with UI.Alerts until you figure out where the errors is. If your server accepts only 2003 forms then you have to ...
    Posted to General (Forum) by bogdantc on 01-28-2009
  • Re: Code in browser enabled forms

     hmmm ... what are you using to develop InfoPath forms ? ... my previous print screen was from Microsoft Office InfoPath 2007 ... the picture bellow is from VS .NET 2005 with the Office extensions for InfoPath ... I have both VSTO and VSTA installed on my computer ... I am still able to see 2 versions of C# programming language  
    Posted to General (Forum) by bogdantc on 01-28-2009
  • Re: Urgent Help : help with the code

    Hello, This is a very fast code creation and there could be some data types minor mistakes. If there are please accept my apologies.  You can create a "Hello world!" web service in C# and then you have to create another method SetEmployeesDetails (see below) which will call a stored procedure to do the actual insert. using ...
    Posted to Data Connections (Forum) by bogdantc on 01-27-2009
  • Re: Infopath form Attachments size limitations

     From what I understand you created a form that will help you upload files into a sharepoint location. If your sharepoint has 100MB limitation it means that each file that you upload should have less than 100 MB.
    Posted to General (Forum) by bogdantc on 01-27-2009
  • Re: Code in browser enabled forms

    Save your old code in a txt file. After that go to Form Options, select Programming, choose to Remove Code. Then select C# (InfoPath 2003 Compatible) and paste into the new generated code the functions you saved into the txt file. Be careful with 2 things: 1) do this if you are absolutely sure you have a MOSS 2003 environment where you are ...
    Posted to General (Forum) by bogdantc on 01-27-2009
  • Re: Code in browser enabled forms

     I think you should check the compatibility. I am designing InfoPath forms in InfoPath 2007 but I publish them to a 2003 compatible environment so I always look at compatibility.  
    Posted to General (Forum) by bogdantc on 01-27-2009
  • Re: Champs qui se remplisse automatiquement

    Il est très  facile du faire un web service et du remplir la forme avec des données nécessaires dans InfoPath 2007 tu as la fonctionne UserId qui tu peux utilisée aussi pour les conditions et règles dans ton document http://www.developer.com/net/article.php/3082431 Ps : désole pour mon français que je ne pas utilise de plus ...
    Posted to Français (French) (Forum) by bogdantc on 01-27-2009
  • Re: Code in browser enabled forms

     Honestly I did not understand your question at all ... could you ask it again and more clearly?   If you are asking if different content types can have different code then the answer is yes. I've done several times such things and they have pretty much the same flow as single forms.
    Posted to General (Forum) by bogdantc on 01-27-2009
  • Re: Rounding the decimal numbers

     If you want a number to be rounded just for showing it then I think you should better use Formatting of the textbox.  
    Posted to Newbie Questions (Forum) by bogdantc on 01-25-2009
Page 1 of 3 (25 items) 1 2 3 Next >
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.