Thanks all. Used the custom form actions and the PASSWORD option on the dialog 
and it works as I wanted.
Appreciate it.

James Belisle

Making Information Systems People Friendly Since 1990
[cid:[email protected]]

From: [email protected] [mailto:[email protected]] On Behalf Of 
Dan Goldberg
Sent: Wednesday, December 14, 2016 8:21 AM
To: [email protected]
Subject: [RBASE-L] - RE: Override field EEPs

No just a box that gets input like any other but will mask the characters with 
***.

Then you can validate that to see if they put in the correct password.

Dan Goldberg

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Jim Belisle
Sent: Wednesday, December 14, 2016 6:06 AM
To: [email protected]<mailto:[email protected]>
Subject: [RBASE-L] - RE: Override field EEPs

So this PASSWORD for the DIALOG has nothing to do with the login password for 
when users get onto their computer?
I saw that information but thought it was for user passwords.

James Belisle

Making Information Systems People Friendly Since 1990
[cid:[email protected]]

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Lena Dammstrom
Sent: Wednesday, December 14, 2016 7:28 AM
To: [email protected]<mailto:[email protected]>
Subject: [RBASE-L] - RE: Override field EEPs

The password at the end makes it *** as they are typing.

DIALOG 'HR Password' vTmp=8 vKey PASSWORD

Regards
Lena


[cid:[email protected]]<http://www.qmiusa.com/>

Lena Dammstrom

Software Developer

Email:

  [email protected]<mailto:[email protected]>

Toll Free:

  800-446-2500

International:

  01 630-529-7111

Extension:

  1037


www.qmiusa.com<http://www.qmiusa.com>




.

________________________________
This email may contain material that is confidential, privileged and/or 
attorney work product for the sole use of the intended recipient. Any review, 
reliance or distribution by others or forwarding without express permission is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Jim Belisle
Sent: Wednesday, December 14, 2016 5:49 AM
To: [email protected]<mailto:[email protected]>
Subject: [RBASE-L] - RE: Override field EEPs

Dan,

I added the command to a custom form action.
If I use a speed button (not entering info into a field) so the manager can 
change the variable, how do I make it so his entry shows * instead of the 
actual text?
I see I can use property commands based on component IDs associated with 
fields. But how do I make a dialog box show just the * rather than the text?
I do not see where I can give a dialog box a component ID.
We do not use passwords at the present time either.

James Belisle

Making Information Systems People Friendly Since 1990
[cid:[email protected]]

From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Dan Goldberg
Sent: Tuesday, December 13, 2016 12:00 PM
To: [email protected]<mailto:[email protected]>
Subject: [RBASE-L] - RE: Override field EEPs

Here is one way.

Make the eeps call custom form actions instead of eeps.

Create a variable parameter to pass maybe called ‘user’

Then  you can put a button with an eep to change the variable parameter to 
‘manager’

When the custom form action runs it will look at the variable and run if it is 
‘user’. If not, do not run.

The button eep can have a password so only the manager can disable them.

Hope that makes sense.

Dan Goldberg





From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Jim Belisle
Sent: Tuesday, December 13, 2016 9:14 AM
To: [email protected]<mailto:[email protected]>
Subject: [RBASE-L] - Override field EEPs

We use 9.5.
We want to control entries  in specific fields based on a certain criteria.
However in certain situations out in the shop I want the manager to be able to 
override those field EEPs.
Is there a property command that can do this?

James Belisle

Making Information Systems People Friendly Since 1990
[cid:[email protected]]

--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
________________________________

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to