Hi,
i have a dialog box with 2 text inputs.Dialog has 2 buttons ok/cancel
What i want is when open the dialog and input 1 has a value of "pets" and change it to "animals" when click ok holds the new value (animals) but when click the cancel return to old value (pets).
Any help appreciated