Jump to content
Server Maintenance This Week. ×

Troi Dialog Plug-in (User Name & Password)


This topic is 8121 days old. Please don't post here. Open a new topic instead.

Recommended Posts

If am getting you right, you want the user name to be on the first field and password on the second?

You need to define four global fields(text)

gt_result

gt_OK_ label

gt_cancel_ label

gt_dialog text

And set this script, remember it has to be exact or it wouldnt work out.

Set Field [ result, External("TrDl-DoDialog","Please enter user name and password:|OK |Cancel|||Userpassword -StartField1 |" &Status(CurrentUserName) & "|User Name: |Password: ") ]

Hope this helps.

anita

Link to comment
Share on other sites

quote:

Originally posted by anita:

If am getting you right, you want the user name to be on the first field and password on the second?

You need to define four global fields(text)

gt_result

gt_OK_ label

gt_cancel_ label

gt_dialog text

And set this script, remember it has to be exact or it wouldnt work out.

Set Field [ result, External("TrDl-DoDialog","Please enter user name and password:|OK |Cancel|||Userpassword -StartField1 |" &Status(CurrentUserName) & "|User Name: |Password: ") ]

Hope this helps.

anita

Well, I neglected to mention that I was using v2.0 of the Dialog Plugin. It can't be done according to Troi unless you upgrade to v3.0. So I did. Thanks for the reply anita

Link to comment
Share on other sites

This topic is 8121 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.