Forum: [VBP] Suggestions
07-30-2003, 11:16 AM
|
Replies: 0
Views: 14,219
|
Forum: [VBP] Suggestions
07-30-2003, 11:15 AM
|
Replies: 0
Views: 14,102
|
Forum: [VBP] Suggestions
07-30-2003, 11:07 AM
|
Replies: 0
Views: 13,470
|
Forum: [VBP] General Discussion
07-16-2003, 03:57 PM
|
Replies: 2
Views: 12,223
Fair enough, however...
My work around for now is to clear out the password after the script is executed. The data entry is still blatantly visible.
My primary concern is that a priveldeged users password could be read...
|
Forum: [VBP] General Discussion
07-16-2003, 10:13 AM
|
Replies: 2
Views: 12,223
Future User Action edit field features ...
Part of the work that we do works with a StarTeam server.
Which requires the user to type in a password.
Storing passwords in plain text and displaying them as plain text of course can pose a...
|
Forum: [VBP] General Discussion
07-16-2003, 10:03 AM
|
Replies: 4
Views: 12,771
Timing
Approximately when will the next official release be?
Or is that yet To Be Determined?
|
Forum: [VBP] General Discussion
07-15-2003, 02:57 PM
|
Replies: 4
Views: 12,771
|
Forum: [VBP] General Discussion
07-15-2003, 02:49 PM
|
Replies: 4
Views: 12,771
Even more insidious....
The bug report I just added is more insidious than I originally expected. (at least in the eval copy)
All edit fields following the combo field get an associated drop list with all items that...
|
Forum: [VBP] General Discussion
07-15-2003, 02:22 PM
|
Replies: 4
Views: 12,771
BUG report (or known issue?)
If I have the following (silly) code in a custom action GUI block, I get the options from the first list embedded in the second list.
This does not seem to be appropriate behavior.
I would...
|
Forum: [VBP] General Discussion
07-15-2003, 12:04 PM
|
Replies: 1
Views: 12,075
Custom Validation and UI component states
Is it possible to define custom validations on the UI portion of the User Actions? (i.e. perhaps provide custom tabs from a COM object I've written in C++/C# or VB???)
---------------------------...
|