Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 11 (102 items) 1 2 3 4 5 Next > ... Last »
  • Re: Setting value on submit

    Hi stumbler, Once see the prefix for the attributes (LastUpdated_by, LastUpdated_time) in the XPath and then try again. I worked out with an example. Hope this will help you.
    Posted to Newbie Questions (Forum) by B.Shiva Prasad on 10-02-2007
  • Re: Cascading dropdown help

    Hi shaun, Try to put the dfs prefix before the 2 attributes of secondary data source. not(. = ../preceding-sibling::dfs:ProfileData[@COMPNO = current()/my:Form_info/my:Company/my:COMPNO]/@GENNO)  try this one. not(.= ../preceding-sibling::dfs:ProfileData[@dfs:COMPNO = current()/my:Form_info/my:Company/my:COMPNO]/@dfs:GENNO) Hope ...
    Posted to General (Forum) by B.Shiva Prasad on 09-12-2007
  • Re: Setting a field value on a Form to a field on another Form

    Hi norale,  To write code on javascript go to Tools --> Programming --> Microsoft script editor  or Alt + Shift + F11. If you want to change the script editor go to Tools --> Form Options --> Advanced tab. In the Advanced tab go to "Programming language" section and select the language from "form code ...
    Posted to Views (Forum) by B.Shiva Prasad on 08-31-2007
  • Re: Change Font for Optional Section Instructions

    Hi dlgross,  Option section instructions means, do you need to increase the font size of "Click here to Insert" in the optional section in the preview form. If that is the problem the solution is extract the InfoPath form in to a folder by File --> Extract Form Files and close the form. Go to that folder and open the ...
    Posted to General (Forum) by B.Shiva Prasad on 08-31-2007
  • Re: Dropdown listbox in a reapiting section tricky Problem

    Hi elimosco,   Try this Blog, you will get the result. http://www.infopathdev.com/blogs/greg/archive/2005/07/14/Create-a-Repeating-Cascading-List-from-a-Flat-Data-Source.aspx  
    Posted to Newbie Questions (Forum) by B.Shiva Prasad on 08-30-2007
  • Re: Filter a Repeating Drop-Down List . . .

    Hi elimosco,  Check this one it is working properly.  http://www.infopathdev.com/blogs/matt/archive/2006/05/23/Filter-a-Repeating-Drop_2D00_Down-List-on-Previous-and-Future-Selections.aspx This will help you.
    Posted to Newbie Questions (Forum) by B.Shiva Prasad on 08-30-2007
  • Re: Submitting a Read Only form to SharePoint

    Hi, If the form has many number of fields and those all should need in read only when the state is completed, Its better to create a read only view. When the completed state arises switch the view to read only view, so that you can avoid many number of rules on fields in a single form.
    Posted to General (Forum) by B.Shiva Prasad on 08-29-2007
  • Re: Can Submit Close InfoPath?

    Hi BAHMan,   InfoPath site converted the "J Script" and "VB Script" with no space in to BLOCKED SCRIPT. In Java Sript                    Application.ActiveWindow.Close(true) and in VB ...
    Posted to General (Forum) by B.Shiva Prasad on 08-29-2007
  • Re: Can Submit Close InfoPath?

    Hi BAHMan,  I tried in both VB.Script and Java Script.  In Java Script "true" is case sensitive where as in VB.Script it is not.  Try these BLOCKED SCRIPT       Application.ActiveWindow.Close(true) BLOCKED SCRIPT   Application.ActiveWindow.Close(True) or ...
    Posted to General (Forum) by B.Shiva Prasad on 08-29-2007
  • Re: Data filter option

    Hi mantenar, First of all welcome to the forums. http://www.infopathdev.com/forums/thread/1553.aspx  http://www.infopathdev.com/blogs/greg/archive/2005/07/06/Create-a-Cascading-List-from-a-Hierarchical-Data-Source.aspx Hope this will help you
    Posted to Controls (Forum) by B.Shiva Prasad on 07-06-2007
Page 1 of 11 (102 items) 1 2 3 4 5 Next > ... Last »
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.