Use our Google Custom Search for best site search results.
Search
-
Thanks for being so helpful everyone! It works!
-
Hi Agni,
I can successfully edit the schema, but when I test the form I get an error message when the user tries to insert a fourth row in the repeating table that I have set the maxOccurs in. Is there any way to turn off or change the dialog box when this happens?
-
Hellp Agni,
I am having trouble reattaching the schema file to the form after editing it. I keep getting this message: ''The namespacehttp://schemas.microsoft.com/office/infopath/2003/myXSD/2004-05-11T14:31:09 is reserved for nodes created by InfoPath''. This schema was generated by InfoPath originally, do I have to change the namespace to be able ...
-
Hello everybody,
I have a date control in a repeating table. Each time a row is inserted, it needs to automatically populate the date control in that row to the next day. What is the best way to do this?
Also, is there any way to limit the rows a user can insert into a repeating table? I would only like to allow the user to insert 3 rows max.
-
-
Thanks, Patrick, I've tied the text box field to the external data file. It works somewhat, but all I get is a number 2 in every box. I'm sorry, I don't know much about Xpath, what would be the formula I would use?
-
I have a repeating table that needs to return the number of the row along with the data associated with that row. I currently use an expression box with a position() method in the formula box. This works fine, but I have to store the row number along with the data in that row. I changed the expression box to a text field, but the position() method ...
-
Any ideas on how that might be done? I've tried it with no success....
-
Hello,
I am running into a problem with data validation. I have 2 fields that users have to enter latitude and longitude. The data type is ''double, not required''(<xsd:element name=''PHYS_LOC_begin_latitude'' nillable=''true'' type=''xsd:double''/>). I need this field to be validated but not required. I've used the ''data validation'' ...
-
Thanks very much, but the customer just wants the choices greyed out to show they are disabled, not hidden. Perhaps a different view should be used? That way I can manually grey out the controls if the check box is checked. That is the only solution I can think of.