Results 1 to 3 of 3

Thread: Changing INPUT to TEXTAREA

  1. #1
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default Changing INPUT to TEXTAREA

    I would like to change INPUT to TEXTAREA in contact_name. What should I do to change it and to make it operatonal in HTML. Also I would like to display contact_name with entered chr$(13) - end of the row

    I.e.

    In details I would oike to display contact like this:

    name and surename
    strees
    adress
    city

    At the moment everyting is displayed in one row.

    Any advice ?

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    What page would this be on? If it's on the add page then edit add_form.html and change the HTML to whatever you would like.

    I suggest against allowing HTML, but if you'd like to simply make the change in Options - Setup - Allow HTML

    From what it sounds like you are using a single line for the entire address. It would be much easier to make the user enter each line one at a time and then format the output how you want it to display.

  3. #3
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

Similar Threads

  1. Input field questions
    By hdraye in forum v5.x
    Replies: 6
    Last Post: 04-18-2008, 02:55 AM
  2. Displaying HTML inside of a <textarea>
    By FSGDAG in forum Website development, hosting and promotion
    Replies: 7
    Last Post: 02-13-2008, 08:29 AM
  3. Yellow input boxes
    By blinks in forum v5.x
    Replies: 3
    Last Post: 07-09-2006, 07:55 AM

Posting Permissions

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