gbp and eur - What I want to be able to do is use a multiplier that is stored in the database to set the value of eur once i have entered a price for gbp - I still want to be able to change this manually so it does not have to be disabled or anything but it would be nice if it worked in reverse. I.e, changing euro, changes the price of gbpTextInput components:->default() method and ->afterStateUpdated() method but failed to get either working in a way that I would like to (probably a me issue)