Am using windows calculator app to type a single digit number dynamically using a transactionItem data. how can i modify the selector, the following doesn’t seem to work (the idx attribute)
How are you incrementing this → in_Num1
Is this in_Num1 a variable int ?
If you just need a digit why do you need to change idx ?
Can i now what calculator app are you using ?
The in_Num1 is incremented in the REFramework when the control moves to the next transaction item. Yes in_Num1 is a variable int and i converted it to string when i used it in the selector. the calculator app is the default windows calculator