Has anyone figured out how to manipulate list items in a Single Select List control in Visual Studio Tools?
An example would be removing certain Return Types from the Returns Transaction Entry window.
Thanks
Tim
*This post is locked for comments
What about when the list doesn't have static values - Can VST "catch" the event(s) when the control is being filled with values from a SQL table? In this case I'm thinking of the Company drop down in the Company Login screen.
We would like to restrict the companies a user can login or switch to by the client footprint.
i.e.
The user has access to company A, B, C and D
Company A and B should run using the default instance of GP
Company C and D should be run from a secondary instance (with different customizations than the default instance).
The user should not login or switch to Comany A or B from the secondary instance.
The user should not login or switch to Comany C or D from the default instance.
Maybe I should be using the SDT to accomplish this?
Thanks
Tim
Unfortunately you cannot, your best workaround will be creating your own alternative object and fill the value in the original list in he background.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156