• Hi!
    I’m fairly new to coding and programming and I’m building a website where my clients can order images. Is there any way of making a button, checklist, or something where my client can click and automatically copy the filename to a field (maybe a contact form) of my choosing.

    Like this:
    “Hi Client, pick the images you want!”
    image_1
    image_2 X
    image_3
    image_4 X

    Contact form:
    name of client
    emailadress
    input field contains: image_2, image_4

    send

    It’s specifically how to make it copy the text to another place I’m asking for.
    Thank you!

Viewing 1 replies (of 1 total)
  • Hi,
    It is easy if you can put these pictures to that form, so all pictures will be on the same page as form. In this case you will just create checkbox or whatever similar with these images.

Viewing 1 replies (of 1 total)

The topic ‘Click to copy text’ is closed to new replies.