Forum
Form button text unsettable
I have the following line in the order_address_form template.
No matter how I change it, the text 'Login' is displayed.
Before I changed the value from 'Ok!' it was showing 'Ok!'.
<perch:input type="submit" id="submit" value="Ok!" />
Where's the "Login" coming from?
Yes thats a total mystery to me.
Did you build the site? What context is this button appearing in?
Hello Fred,
Could you share your code with us?
Yes I am building the site. The button is on the checkout page.
The page code is as follows
The template code is as follows
The issue was resolved by waiting some time
If you set
PERCH_PRODUCTION_MODE
toPERCH_DEVELOPMENT
in your config, template changes should be applied immediately.Actually:
My whole life has been a lie!!!!!