Announcement

Collapse
No announcement yet.

personalized message from the customer for a product?

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

    personalized message from the customer for a product?

    Hi,
    I would like to engrave a personalized message on the product i am selling.
    the idea is to create a field where the customer can put the message he wants to engrave.
    This field will be of variable size depending on the size of the product to be engraved .
    does any of you have an idea on how to do this and especially on how to receive the personalized message for each ordered product?
    thank you

    stéphane

    #2
    Hi,

    You can use the 'Other Info Question' field within the 'Prompts' tab within 'Product Details'. I use this for optional personalisation on cards. You can make the box bigger and also make the completion of the box optional by following the instructions within the Advanced User Guide. You can also limit the amount of text entered into the box by doing the following:

    Go to 'Design | Text' and click the 'Go to' button, then enter a 'Phase' of: -

    -1

    and an 'ID' of: -

    2161

    and click 'OK'.

    In the prompt that you arrive at replace the contents of the 'Current Value'
    field with: -

    %s<input type="text" name="%s" size="%d" maxlength="60" %d value="%s" %s />


    where maxlength = the total number of characters, in this case 60

    and click 'OK'.


    Hope that helps.
    Jules

    Comment


      #3
      Hi julesrs
      thanks for your answer
      but with this method the lenght is fixed
      can i change the lenght depending on the product ?
      br
      stephane

      Comment


        #4
        You will need to search for Normans other info prompt fix

        Comment

        Working...
        X