Hey, I just wanted to ask a small question.
(This is all in C# @ LFS_External)
Is it possible to create a BTT button, so that when I click it, I get the text box, and when I click OK, I get another text box?
Long Sentence Short:
Click Button "Example" -> Textbox 1 shows up. -> Type in stuff, press OK -> Textbox 2 shows up. -> Enter stuff, press OK.
I don't think it's possible (in my eyes, but worth a try)
AFAIK: It would be possible if I knew the OK button's "ClickID"??