Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 5 (42 items) 1 2 3 4 5 Next >
  • Re: RegForm and URI display

    Perfect :) Anyway, I parsed the string and simply throw away  everything behind the last : thanks for the answer. 
    Posted to General (Forum) by romaik on 08-30-2007
  • RegForm and URI display

    Hi every one I have a form in which I display a popup with the URI of the solution (XDocument.Solution.URI). The problem is that I want to display only a part of this message. The message says : urn:schemas-microsoft-com:office:infopath:name_of_form:-myXSD-2007-06-18T14-29-33 I don't understand the end of the message : 2007-06-18T14-29-33 - ...
    Posted to General (Forum) by romaik on 08-30-2007
  • Re: Erreur d'ouverture formulaire

    Ahoy ! je viens de me lancer dans le RegForm ! pour desinstaller ton formulaire installer avec regform, tappe ca dans ton invite de commande : "D:\Data\formulaire.js" /uninstall Les " sont necessaires et tu mets evidement le chemin correct vers le JS créé par regform et utilisé pour l'installation
    Posted to Français (French) (Forum) by romaik on 08-28-2007
  • Re: Erreur d'ouverture formulaire------>help !!!!

    De rien :) Je vais pas pouvoir t'aider sur la publication car tous mes formulaires sont sauvegardés en local (pour le moment). Et change le titre du sujet comme le conseil Thierry ;)
    Posted to Français (French) (Forum) by romaik on 08-24-2007
  • Re: Erreur d'ouverture formulaire------>help !!!!

    Tu ne peux meme plus ouvrir ton formulaire en mode creation ? (icone avec une équerre dans la barre d'outil ou ouvrir InfoPath puis creer un formulaire puis ouvrir un formulaire ne mode creation). de ce que je viens de lire, c'est un probleme de securité. Si tu peux passer en mode création, tu fais : Outils => Options de formulaire ...
    Posted to Français (French) (Forum) by romaik on 08-24-2007
  • Re: Change the title bar

     Thanks for the precision. It seams logic :) 
    Posted to Code (Forum) by romaik on 08-21-2007
  • Re: Getting the date through JScript

    The only way I could sort out this problem was using a new entry in the primary data source. Now it works great. Too bad InfoPath cannot get the file that he is opening, this would have solve the problem :s  Thank you both for the help  
    Posted to Code (Forum) by romaik on 08-21-2007
  • Re: Getting the date through JScript

    I tried to do this var d = new Date(); XDocument.DOM.selectSingleNode("my:Observer/my:creation").text = d.toDateString(); in the code of my saving button, but it does not work :s. It says : #PCDATA is in a nul content : <{http://schemas.microsoft.com/office/infopath/2003/myXSD/2007-06-18T14:29:33}creation>. and the line ...
    Posted to Code (Forum) by romaik on 08-20-2007
  • Getting the date through JScript

    Hi every one. I am trying to use dates through my form. Here is the scenario : - If I open a new form, I would like the title bar to display some information, including the date (of the day like 20/08/2007) - If I open an already existing form, it displays in the title bar the day the form was last modified. I work with InfoPath Sp2 and ...
    Posted to Code (Forum) by romaik on 08-20-2007
  • Re: Check box and optional field

    A solution would be to put your text field inside a section. Normal you hide the section and if the No check box is checked, then you display the section. You can make this only using rules for the section.
    Posted to General (Forum) by romaik on 08-20-2007
Page 1 of 5 (42 items) 1 2 3 4 5 Next >
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.