<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>General</title><link>https://www.infopathdev.com:443/forums/41.aspx</link><description>If you're not sure where to ask your question, ask it here. If necessary, our moderators will make sure it gets classified in the correct board.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/82328.aspx</link><pubDate>Wed, 05 Sep 2012 14:48:38 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:82328</guid><dc:creator>cheraideva2</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/82328.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=82328</wfw:commentRss><description>&lt;p&gt;([A-Za-z0-9\-]){0,10} &lt;/p&gt;
&lt;p&gt;Only alphnumeric value upto length of 10. use does not match value&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Deva&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box and Display sharepoint lists in a List box control</title><link>https://www.infopathdev.com:443/forums/thread/60937.aspx</link><pubDate>Mon, 01 Nov 2010 09:03:18 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:60937</guid><dc:creator>mak.mansoor</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/60937.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=60937</wfw:commentRss><description>&lt;p&gt;hai,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks for given reply.&lt;/p&gt;
&lt;p&gt;You said, it is possible, can u tel me how to set , means&amp;nbsp;expression or infopath programing....&lt;/p&gt;
&lt;p&gt;In my Form, For SMS Body,&amp;nbsp; i choose RichTextbox control. So i have limit the&amp;nbsp;characters.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2) &lt;/p&gt;
&lt;p&gt;I want to display all sharepoint custom lists in infopath Controls. like listbox.&lt;/p&gt;
&lt;p&gt;Note: Multi selectlistbox control does not support browser enable form,so i choose listbox conrol.&lt;/p&gt;
&lt;p&gt;can u give me idea, how to do programatically..(greate thankful , if u send peice of code )&lt;/p&gt;
&lt;p&gt;thanks &lt;br /&gt;mansoor&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/60929.aspx</link><pubDate>Mon, 01 Nov 2010 06:56:09 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:60929</guid><dc:creator>Patrick Halstead</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/60929.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=60929</wfw:commentRss><description>&lt;p&gt;Hey Mak,&lt;/p&gt;
&lt;p&gt;You can do it but the problem is that rich text has markup for formatting so 10 chars isn&amp;#39;t the same thing as 10 chars since with formatting it will likely be much larger. &lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/60885.aspx</link><pubDate>Fri, 29 Oct 2010 16:36:16 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:60885</guid><dc:creator>mak.mansoor</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/60885.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=60885</wfw:commentRss><description>Hi Greg,

In RichTextBox, Can&amp;#39;t we limit no of Characters like we have option in TextBox property.

If we set limit no of Characters as a 10. we can&amp;#39;t enter 11 charter. Same way Is it possible in Richtextbox control.

 and i have one more requirement. , check the below link  in this site , it showing the no  of charters while  typed in the textbox .

http://www.highoncoding.com/Articles/673_Creating_SharpRichTextBox_for_Live_Character_Count_in_WPF.aspx


Can u tel me how can we do this ?

appreciate to do this help, if send any reference links and code.

Thanks
mak...!</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/45617.aspx</link><pubDate>Fri, 07 Aug 2009 15:37:47 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:45617</guid><dc:creator>George.Gergues</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/45617.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=45617</wfw:commentRss><description>&lt;p&gt;Thanks for this posting,&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;But the only way I got it to work is following this syntax&lt;/p&gt;&lt;p&gt;&lt;b&gt;.{min,max}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;or&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;b&gt;.{min,max}$&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;where&amp;nbsp;&lt;/p&gt;&lt;p&gt;min = min number of characters&amp;nbsp;&lt;/p&gt;&lt;p&gt;max= max number of characters,&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Good coding everybody.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/39429.aspx</link><pubDate>Wed, 11 Mar 2009 23:09:02 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:39429</guid><dc:creator>Srikanth Gutha</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/39429.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=39429</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I would want to limit the max size of the text box to 60 characters. One way to acheive this is through Text Box properties - Display - Limit the Size...&lt;/p&gt;
&lt;p&gt;Another way to use regular expression as .{0,60}...&lt;/p&gt;
&lt;p&gt;But I would want to show a validation error at run time if user enters more than 60 characters and when user shifts control to next field....the above two options doesn&amp;#39;t allow the user to enter more than 60 characters...&lt;/p&gt;
&lt;p&gt;Could any of you help me in acheiving this please...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;By the way, I have used the&amp;nbsp;RegEx .?.?.?.?.?.?.?.?.?.?.?...(.? repeated 60 times) to acheive my requirement and the form is just freezing on me during run time....this example works however if the max limit is around 20 or less...&lt;/p&gt;
&lt;p&gt;~Sri&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/35460.aspx</link><pubDate>Mon, 08 Dec 2008 12:12:45 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:35460</guid><dc:creator>Anuma</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/35460.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=35460</wfw:commentRss><description>&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Hi,&lt;/font&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;First remove that promoted Field from the Promoted properties and publish that form to SharePoint.&lt;/font&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;font face="Times New Roman"&gt;Now agian add that promoted field and add &amp;quot;&lt;strong&gt;aggregation=&amp;quot;&lt;span style="COLOR:blue;"&gt;plaintext&amp;quot;&amp;quot; &lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style="FONT-WEIGHT:normal;mso-bidi-font-weight:bold;"&gt;in the manifest.xsf file. And publish to the sharepoint.&lt;/span&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/35458.aspx</link><pubDate>Mon, 08 Dec 2008 12:12:14 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:35458</guid><dc:creator>madhuri</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/35458.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=35458</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1.Open the modified manifest.xsf file in infopath design mode&lt;/p&gt;
&lt;p&gt;2.Go to Form Options-&amp;gt;PropertyPromotion&lt;/p&gt;
&lt;p&gt;3.Delete the field1(PlainText) field in the promoted list&lt;/p&gt;
&lt;p&gt;4.Now add the field1 as Promoted field&lt;/p&gt;
&lt;p&gt;3.Republish it to the SharePoint.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/35454.aspx</link><pubDate>Mon, 08 Dec 2008 11:24:58 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:35454</guid><dc:creator>srikrushna</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/35454.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=35454</wfw:commentRss><description>&lt;p class="MsoNormal" style="MARGIN:0in 0in 0pt;LINE-HEIGHT:normal;mso-layout-grid-align:none;"&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&lt;strong&gt;&lt;font face="Arial"&gt;Hi Madhuri ,&lt;/font&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:maroon;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;xsf:listProperties&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&lt;span style="mso-tab-count:2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:maroon;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;xsf:fields&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&lt;span style="mso-tab-count:3;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:maroon;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;xsf:field&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt; &lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:red;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;name&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;=&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt;Field 1&lt;/span&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt; &lt;/span&gt;&lt;span style="COLOR:red;"&gt;columnName&lt;/span&gt;&lt;span style="COLOR:blue;"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt;{0E861CAB-A7EC-4D83-A18F-CCEFD4D84D08}&lt;/span&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt; &lt;/span&gt;&lt;span style="COLOR:red;"&gt;node&lt;/span&gt;&lt;span style="COLOR:blue;"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt;/my:myFields/my:field1&lt;/span&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt; &lt;/span&gt;&lt;span style="COLOR:red;"&gt;type&lt;/span&gt;&lt;span style="COLOR:blue;"&gt;=&lt;/span&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt;xsd:string&lt;/span&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:12pt;COLOR:red;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;aggregation&lt;/span&gt;&lt;/b&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:12pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;=&lt;/span&gt;&lt;/b&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;quot;&lt;span style="COLOR:blue;"&gt;plaintext&lt;/span&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:maroon;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;xsf:field&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&lt;span style="mso-tab-count:2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;/&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:maroon;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;xsf:fields&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;gt;&lt;/span&gt; 
&lt;p class="MsoNormal" style="MARGIN:0in 0in 10pt;"&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;LINE-HEIGHT:115%;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&lt;span style="mso-tab-count:1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;lt;/&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:maroon;LINE-HEIGHT:115%;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;xsf:listProperties&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;COLOR:blue;LINE-HEIGHT:115%;FONT-FAMILY:&amp;#39;Courier New&amp;#39;;mso-no-proof:yes;"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;quot;Field 1&amp;quot; is the&amp;nbsp;promoted column in my case and I have specified &lt;span&gt;&lt;strong&gt;aggregation=&amp;quot;&lt;/strong&gt;&lt;span style="COLOR:blue;"&gt;&lt;strong&gt;plaintext&amp;quot;&amp;nbsp; &lt;/strong&gt;&lt;font color="#000000"&gt;in the above XML .&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="COLOR:blue;"&gt;&lt;font color="#000000"&gt;Still not working ! Always taking 255 characters.Please suggest me, if I am missing anything !&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/35447.aspx</link><pubDate>Mon, 08 Dec 2008 10:12:39 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:35447</guid><dc:creator>madhuri</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/35447.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=35447</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I think you are talking about the limitation of 255 characters in SharePoint.To&amp;nbsp;remove limitation we have a workaround.&lt;/p&gt;
&lt;p&gt;1. Open Manifest in Visual Studio. &lt;br /&gt;2. Search for “listProperties”. &lt;br /&gt;3. Add the &lt;strong&gt;“aggregation=&amp;quot;plaintext&amp;quot;”&lt;/strong&gt; for the field you want to show the complete text in promoted column. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Note: If you modify this promoted property in the form, the above attribute will no longer be available for that promoted field. you need to add this&amp;nbsp;again as Promoted field.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/35444.aspx</link><pubDate>Mon, 08 Dec 2008 10:02:24 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:35444</guid><dc:creator>Anuma</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/35444.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=35444</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use text box instead of rich text box. And check &amp;quot;paragraph Breaks&amp;quot; and &amp;quot;Wraptext&amp;quot; check boxes in the Display tab of the text box properties. Now this field work same like rich text field and formatting will not work.&lt;/p&gt;
&lt;p&gt;BTW, Where did you see the 255 chars limitation for text box.&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/35443.aspx</link><pubDate>Mon, 08 Dec 2008 09:55:51 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:35443</guid><dc:creator>srikrushna</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/35443.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=35443</wfw:commentRss><description>&lt;p&gt;Hi Greg,&lt;/p&gt;
&lt;p&gt;I am hosting browser enabled Infopath forms in Sharepoint using Infopath Forms Service.&lt;/p&gt;
&lt;p&gt;Now these Infopath forms contains RichText box controls and all the I dont want to allow the users for formatting on the input text.&lt;/p&gt;
&lt;p&gt;For this I am wondering how I could hide the formatting Ribbon that we get on top of richtextbox control,so that users can not format on the Input text.&lt;/p&gt;
&lt;p&gt;I could have choosen textbox control than Richtext box,but the limitaion on the normal textbox control is that, the character limit is upto 255 characters and at the same time I cant start writing the character in new line.&lt;/p&gt;
&lt;p&gt;Point of discussion is thet, how I could hide the richtext box formatting ribbon for richtextbox control,even if formatting is disabled in Richtextbox control on browser enabled forms it is displaying thet ribbon.&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/29175.aspx</link><pubDate>Wed, 04 Jun 2008 18:05:05 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:29175</guid><dc:creator>Greg Collins</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/29175.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=29175</wfw:commentRss><description>&lt;p&gt;You can add a rule which checks string-length(.) != 9 and then pops up a message... but what you really want is to use custom validation which tests for exactly 9 characters and then gives an error if it&amp;#39;s not. If the user can leave it blank, you will need to allow for that in the custom validation as well.&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/29168.aspx</link><pubDate>Wed, 04 Jun 2008 16:23:03 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:29168</guid><dc:creator>khendry</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/29168.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=29168</wfw:commentRss><description>&lt;p&gt;I have a textbox where I want to only allow a specific number of characters.&amp;nbsp; For example, textbox for bank routing number must match 9 characters.&amp;nbsp; If the user inputs anything other than 9 numbers I will create a rule with message box &amp;quot;Please enter a valid 9 digit routing number&amp;quot;.&lt;/p&gt;
&lt;p&gt;It seems&amp;nbsp;I&amp;nbsp;can easily &amp;quot;Limit text box to&amp;quot; for a maximum but I cannot find out how to set a minimum for this to function properly.&amp;nbsp; I don&amp;#39;t want someone submitting a form where they accidentally left off 1 digit of thier routing number.&amp;nbsp;&amp;nbsp; Any Ideas?&lt;/p&gt;</description></item><item><title>Re: Limit Size of Input in Rich Text Box</title><link>https://www.infopathdev.com:443/forums/thread/28366.aspx</link><pubDate>Mon, 28 Apr 2008 21:53:37 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:28366</guid><dc:creator>Greg Collins</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/28366.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=28366</wfw:commentRss><description>&lt;p&gt;This can be pretty complicated. It&amp;#39;s not an easy task. But some creative use of pattern matching might give you what you want. You will need to research Regular Expressions to understand how to write your pattern. Good luck!&lt;/p&gt;</description></item></channel></rss>