Search found 6 matches

by BeeJee
Wed Oct 09, 2019 7:14 am
Forum: Tags
Topic: Merge tags
Replies: 1
Views: 3918

Merge tags

I just wondering if you can merge tags using script.
As example you make a intertal tags "naming" and "type" as string
and "number" as integer.

Can you do something like "naming" = "type" + "Number"
by BeeJee
Thu Aug 01, 2019 1:40 am
Forum: Scripting
Topic: Login User with only password
Replies: 7
Views: 11754

Re: Login User with only password

Hi,

The textfield we now use add * when you type in something. Because we use the numpad.
Is there a possible to have those *** when you use the automatic keyboard?

kind regards,
Bert
by BeeJee
Wed Jul 31, 2019 5:06 am
Forum: Scripting
Topic: Login User with only password
Replies: 7
Views: 11754

Re: Login User with only password

Hi,

Sorry for the late reply.

Hereby the program I have made.

Thanks for the help.

kind regards,
by BeeJee
Wed May 29, 2019 7:38 am
Forum: Scripting
Topic: Login User with only password
Replies: 7
Views: 11754

Re: Login User with only password

Hi Adam, But it is annoying that the login screen appears because we don’t use the login screen. We have a custom login with only the numpad. It would be nice if we could block the message and make our own pop-up login OK. Because then I don’t need to select the users. But he goes further if the use...
by BeeJee
Tue May 28, 2019 11:23 pm
Forum: Scripting
Topic: Login User with only password
Replies: 7
Views: 11754

Re: Login User with only password

Hi, I find this option pretty dangerous because when the login is successfull you get the message userXXXX is logged in. And XXXX is the password. Is there a possibility to change the password inside the scripting? So my scripting text becomes the master. Then I can link the password inside my scrip...
by BeeJee
Tue May 28, 2019 3:33 am
Forum: Scripting
Topic: Login User with only password
Replies: 7
Views: 11754

Login User with only password

Hi, I'm hitting the problem that ou always want to select the user and then type in the password. Also in the sample program for custom login I hit this problem. My customer prefer to just type in the pasword and then login the corresponding user. Everything is already programmed with username and t...