I
iamegghead
I'm using InfoPath 2007. The main data source is being set by returning a
dataset from a web service.
The problem I'm having is that one of the tables that is returned will only
ever contain one row. It holds this particular user's name, position etc.
When designing the form I'm only given the option to bind this data to a
repeating section, table etc. Further, in the properties, the option for not
allowing the user to insert a new section is disabled. The result is that if
I display the user's data it is in a repeating section and the user can add
other, useless, versions of the repeating section.
Any advice on overcoming this? I assume I must be missing something
otherwise this is quite feeble and limits this functionality to only a few
scenarios (without writing code).
dataset from a web service.
The problem I'm having is that one of the tables that is returned will only
ever contain one row. It holds this particular user's name, position etc.
When designing the form I'm only given the option to bind this data to a
repeating section, table etc. Further, in the properties, the option for not
allowing the user to insert a new section is disabled. The result is that if
I display the user's data it is in a repeating section and the user can add
other, useless, versions of the repeating section.
Any advice on overcoming this? I assume I must be missing something
otherwise this is quite feeble and limits this functionality to only a few
scenarios (without writing code).