How to control a field in repeating table to not greater than 100? - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

How to control a field in repeating table to not greater than 100?

Last post 08-15-2011 05:26 PM by Patrick Halstead. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-14-2011 10:43 PM

    How to control a field in repeating table to not greater than 100?

     I have a repeating table to take many percentages in a field.

    Repeating table is in a Section

    I can't do this.

    Please help me

  • 08-15-2011 05:26 PM In reply to

    Re: How to control a field in repeating table to not greater than 100?

    Add a validation rule that fires if the count() = 100. This is an xpath expression.

    Or, export the form template (XSN) as source files. Manually edit the schema.xsd tile and add a maxOccurs=100.

    Patrick Halstead
    Project Manager at Qdabra
Page 1 of 1 (2 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.