Use our Google Custom Search for best site search results.
Search
-
When I click the Debug button, an error "Infopath cannot open the selected form" appears.
-
Hi,
Is it possible to use debug in infopath? because everytime i write a code, i have to upload it to the central admin for me to be able to check my codes if its working or not.
it's very time consuming, anybody knows any workaround if there's any?
thanks
-
-
Hi,
My scenario is: I create a form library (lets call it FLib) and a custom list (lets call it CList), and attach a Workflow to this FLib that creates a list item in the Title column in the CList when a new item is created in the FLib. In my Workflow condition, if a new item is created in the FLib, the workflow will create a list item in ...
-
yes, these sections are within a layout table. how do i check the height of the table? is it a property or what?
i really need your help on this coz i messed up on my form and cant do anything about it. my only choice is to start from 0 if i didnt resolve this. :(
-
Hi,
I created an infopath template/form wherein I have placed 4 sections, section1, section2, section3, and section4.
I designed it this ...
-
Hi,
ive tried that but when i tick the checkbox, a message appears telling that validation, rules etc. will not run if tick the checkbox
-
Hi,
This is my scenario, in my infopath form, i have this firstname and last name textbox. I have promoted these fields so that I can use them as a column in my form library. and in my workflow in sharepoint designer, i want to update my lastname to "sila" if the text in the firstname textbox is "ako".
But my problem is ...
-
Thanks for the prompt reply sir Prasad.
-
Hi,
I have a problem when hiding some controls, for example:
TEXT1
TEXT2
TEXT3
I want to hide TEXT2 and make it like this
TEXT1
TEXT3
but when I apply my conditions it became like this
TEXT1
TEXT3
meaning, the TEXT2 is just gone and it leaves an empty space between TEXT1 and TEXT3, how will I remove that ...