My cart buttons are missing, have been for some while, i.e. update, save etc,
The place holders are there in the design view but in the layout code it says
<input type="image" name="ACTION_UPDATE" src="button_update_button.gif" alt="<Actinic:Variable Name="UpdateButton"/>" disabled="disabled" />
how do i enable the buttons??
The place holders are there in the design view but in the layout code it says
<input type="image" name="ACTION_UPDATE" src="button_update_button.gif" alt="<Actinic:Variable Name="UpdateButton"/>" disabled="disabled" />
how do i enable the buttons??
Comment