Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (6 items)
-
I almost done my project, but when I try to publish it to SharePoint I got following error message " Preserve code blocks are not supported in web browser forms. To fix this problem, remove the code" :(
I am in trouble, any luck or alternate solution with this error message.
-
<xsl:if test="not(node()[not(self::text())]) and not(self::text() or local-name() = '') and . != ''&#xA; and (count(. | ../@xml:lang) != count(../@xml:lang)) and string-length(.) < 250">
After i add and string-length(.) < 250, it gives error at < sign Expecting '>'
-
I got it how to Preserve Code block works.
Can you tell me how can I restrict "Attachment" control information to appear in summary.
Or I only want to show attached file name, currently it shows contents of file.
Thanks
-
Thanks Jimmy.
This is exactly what I wants. Its work same.
I am new to Infopath, I seen a "Preserve Code Block" in Summary view.
Can you please elaborate what is "Preserve Code Block", how to work with it? and how you achieve this functionality.
Thanks
-
Hi All,
I am newbie to infopath.
I have assignment to search data from sharepoint list and display it to repeating table. Below is the case in detail.
i. User enter search text in first textbox of repeating table.
ii. After text enter you will Enter or click tab button.
iii. As user press Tab /Enter, the other textboxes of repeating table ...
-
Hi All,
I have three views in my infopath form template.
1. View 1 (textbox, dropdownlist, repeating table)
2. View 2 (Textbox, Dropdownlist)
3. View 3 (Empty)
Now I want that whenever I switch to View 3, this view shows me all cotrols with values (Or simple values of controls) which are filled in View 1, and View 2.
Suppose ...
Page 1 of 1 (6 items)