Input Box for more than one variable
- julian.wallasch
- Topic Author
- Offline
- Senior Member
-
Less
More
8 years 2 weeks ago #13705
by julian.wallasch
Input Box for more than one variable was created by julian.wallasch
Hi,
I'm using version 5.3.1.16 of ATE.
I recently created a Report, which needs four variables, given by the user. That means that I had to create four input boxes.
One user explained that this can be a problem, because they sometimes fill in one input box and click on OK and then they are interrupted.
When they continue, they don't know, what they filled in the first input box and have to restart with the first input box.
Is it possible that you implement a new input box, which allows multiple variables?
Best Regards
Julian
I'm using version 5.3.1.16 of ATE.
I recently created a Report, which needs four variables, given by the user. That means that I had to create four input boxes.
One user explained that this can be a problem, because they sometimes fill in one input box and click on OK and then they are interrupted.
When they continue, they don't know, what they filled in the first input box and have to restart with the first input box.
Is it possible that you implement a new input box, which allows multiple variables?
Best Regards
Julian
Please Log in or Create an account to join the conversation.
- Peter.Jonson
-
- Offline
- Platinum Member
-
8 years 2 weeks ago #13706
by Peter.Jonson
Peter Jonson
ETL Developer
Replied by Peter.Jonson on topic Input Box for more than one variable
Instead of using Input boxes better option would be to create a dialogue box with 4 edit boxes and OK Cancel buttons.
Than you can write some code to validate users input
Than you can write some code to validate users input
Peter Jonson
ETL Developer
The following user(s) said Thank You: julian.wallasch
Please Log in or Create an account to join the conversation.
- julian.wallasch
- Topic Author
- Offline
- Senior Member
-
8 years 2 weeks ago #13707
by julian.wallasch
Replied by julian.wallasch on topic Input Box for more than one variable
Which dialogue box do you mean? Is it a function, too?
Please Log in or Create an account to join the conversation.
8 years 2 weeks ago #13708
by admin
The following user(s) said Thank You: julian.wallasch
Please Log in or Create an account to join the conversation.
- julian.wallasch
- Topic Author
- Offline
- Senior Member
-
8 years 1 week ago #13718
by julian.wallasch
Replied by julian.wallasch on topic Input Box for more than one variable
Thank you. That solves my problem.
Best Regards
Julian
Best Regards
Julian
Please Log in or Create an account to join the conversation.