Announcement

Collapse
No announcement yet.

Change the "DoneButton" on recipt

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change the "DoneButton" on recipt

    Hi,

    does anyone know how I can chance the text for the variable "DoneButton" from just "Done" to "Finished" I tryed to change the input button value manually:

    <input type="submit" name="ACTION" value="<actinic:variable encoding="html" name="DoneButton" />" />

    <input type="submit" name="ACTION" value="Finished" />

    however now that value="Finished" dosnt work.

    Simon
    www.simonstaton.co.uk

    #2
    Dont Worry just solved it went to Design>Text>Misc>Done Button
    www.simonstaton.co.uk

    Comment


      #3
      Okay I thought that solved it sadly it hasnt, it has changed the value of that variable however im still reciving an error
      www.simonstaton.co.uk

      Comment

      Working...
      X