J
JimS
I'm new at Infopath/Sharepoint. I'm developing a simple timesheet form
using Infopath 2007. It needs to populate dropdowns using a table managed by
Access 2007. The db backend is available on the network.
I copied a couple of the reference tables as lists on Sharepoint, and that
allowed me to use them as datasources for the dropdowns, but I can't sort
them. I may or may not be able to filter them, but for the moment, I just
want to sort them.
Reading forums, I conclude I need to use managed code to load up the
record source for the dropdown, that way I can sort in advance.
I'm struggling with how to link an Infopath form and managed code. I've
been given Visual Studio 2003 to work with, but I don't think I have VSTA. At
least I can't seem to find it. (Client's computer)
Where should I go from here?
using Infopath 2007. It needs to populate dropdowns using a table managed by
Access 2007. The db backend is available on the network.
I copied a couple of the reference tables as lists on Sharepoint, and that
allowed me to use them as datasources for the dropdowns, but I can't sort
them. I may or may not be able to filter them, but for the moment, I just
want to sort them.
Reading forums, I conclude I need to use managed code to load up the
record source for the dropdown, that way I can sort in advance.
I'm struggling with how to link an Infopath form and managed code. I've
been given Visual Studio 2003 to work with, but I don't think I have VSTA. At
least I can't seem to find it. (Client's computer)
Where should I go from here?