Use our Google Custom Search for best site search results.
Search
-
I have implemented the solution on a mini scale, let me know if you need any explantion.
-
there is no out of box feature to do so, you will have to do it through code
-
saving the form is using code is not supported in infopath 2007 browser enabled forms, you will have to submit them using code.
-
If you are talking of joining the three tables based on the column name then i think no you cant achieve this without writing custom code.
-
hello satish,
The data connections are opened using the credentials of the logged in user, you will have to provide adequate permissions on the lists for the users to fetch data,
-
hi jca38,
sorry for late reply, i have been busy.
The above trick works in both client as well as browser forms, but this trick will not work with repeating controls directly, what you can do is
create two sections and use the same repeating control having the file control in it.
and put the rule on the main section ...
-
take a look at this.
-
hello Paddy,
first republish the form, then upload the form. if that doesn't solve the problem, set the version number of your old template by opening the old template it design mode
go to tools -> form options -> versioning and update the version number manually and then republish the form, upload it again and it should ...
-
Hi rishgup,
InfoPath 2007, doesn't provide any out of box save button, that can be dragged on to the form, you will need to write a little bit of code for that.
-
try
xdMath:Eval(xdMath:Eval(../../my:MainTable/my:group5, 'concat(my:Unit, ";")'), "..")