Edit Form Fields with Contribute 3

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Edit Form Fields with Contribute 3

    I have a client using Contribute 3 to edit their site and they want to edit the
    form field input names for a simple contact form. What's the procedure to do
    this in Contribute 3 or is it even possible?

    Example:

    change: <input name="contact" type="text" >
    to
    this: <input name="somethingelse" type="text" >

    josiah1212 Guest

  2. Similar Questions and Discussions

    1. Populate form values based on previous same form fields
      This message is cross posted in alt.comp.lang.php & comp.lang.javascript I have a form for a user to input an establishment's hours and what time...
    2. Add/Edit fields to PDF files
      I am trying to edit/add to an Adobe Acrobat PDF Form and I need help! I have gone thru all your help menus and I am stuck! I have deleted the fields...
    3. Fields edit for both text and drawings
      Hi. Can anyone help me in this matter? I´m looking for a way to be able to edit text as well as drawings in the same field. If possible it would...
    4. Add/Edit/Delete Fields in Datagrid
      You can edit in-place abyway. Suggest you consifer using right click invoked context menus for Insert/Delete functions, its cleaner "Jordan...
    5. [PHP] PHP Webpage like MySql- need to be able to see all fields and edit
      Hello. I am building a webpage for a sorority- http://www.olemissaoii.com . I built a basic php script where they add the sisters and their...
  3. #2

    Default Re: Edit Form Fields with Contribute 3

    Not possible from within Contribute. Have you considered at ll the
    consequences of allowing users to do this without changing the code at the
    back that would process the form??

    John

    "josiah1212" <webforumsuser@macromedia.com> wrote in message
    news:f4ovuk$6q4$1@forums.macromedia.com...
    >I have a client using Contribute 3 to edit their site and they want to edit
    >the
    > form field input names for a simple contact form. What's the procedure to
    > do
    > this in Contribute 3 or is it even possible?
    >
    > Example:
    >
    > change: <input name="contact" type="text" >
    > to
    > this: <input name="somethingelse" type="text" >
    >
    >

    Laiverd.COM Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139