Hi
I have created a very basic form which I want the standard user data such as name, department, manager etc to be autopopulated when the form opens with the details of the user logged into Windows.
I have created a data connection which seems to be pulling data through when no filter is added, when I add the filter nothing happens.
I have added the username function as a default value to a control. Then, for example, in the surname control I am setting the value to look at the secondary data source (sql database) for the surname and applying a filter so the username in the secondary data source matches the username on the form, @surname[@WINDOWS_USER_ID = Username]
I am quite new to IP and don't know code.
Would be very grateful for any help.
Thanks
Karen