S
Steve Z.
I have had a request to filter values for a dropdown list based on user when
Form loads.
I have built a Web Service, that accepts userId and returns Dataset.
I have read that i can get userid from Environment.UserName (yes I know i'll
have to raise security on my form to get this).
So my problem is getting the dropdown to populate based on the value i get
back from Environment.UserName. Any help would be great?
TIA
Stephen Zelonis
Form loads.
I have built a Web Service, that accepts userId and returns Dataset.
I have read that i can get userid from Environment.UserName (yes I know i'll
have to raise security on my form to get this).
So my problem is getting the dropdown to populate based on the value i get
back from Environment.UserName. Any help would be great?
TIA
Stephen Zelonis