Results 1 to 3 of 3

Thread: HTML SugarField missing EditView template

  1. #1
    big_al is offline Junior Member
    Join Date
    Sep 2009
    Posts
    2

    Exclamation HTML SugarField missing EditView template

    In version 6.3.0 an HTML SugarField was introduced. However, when I use the HTML field type, nothing shows up in the EditView. I looked in include/SugarFields/Fields/Html and noticed that EditView.tpl was missing. DetailView.tpl is there to show the contents of the field, but EditView.tpl is missing making it impossible to enter content.

    Is this a known bug and is there a fix to the problem?

  2. #2
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: HTML SugarField missing EditView template

    SugarFieldHtml extends SugarFieldBase so it should use the EditView.tpl from there. For some other field definitions it is the same.

    (btw. SugarFieldHtml is available in older versions too without a DetailView.tpl ...)
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  3. #3
    MrBigAllan's Avatar
    MrBigAllan is offline Sugar Community Member
    Join Date
    Dec 2011
    Location
    Nairobi, Kenya
    Posts
    18

    Default Re: HTML SugarField missing EditView template

    You are right, it is available in older versions (never noticed it).

    I guess the problem persists, since the EditView is inherited it won't render the field correctly. It should render and HTML input field right? Right now it rendered nothing but the text in the field.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. missing icons in email template html editor
    By lenz1979 in forum Developer Help
    Replies: 0
    Last Post: 2011-03-15, 07:35 AM
  2. colspan="2" is missing after creating a new SugarField
    By HSKonnection in forum Developer Help
    Replies: 9
    Last Post: 2011-02-18, 01:23 PM
  3. Replies: 2
    Last Post: 2010-06-13, 03:37 PM
  4. EditView.html
    By alopez in forum Español
    Replies: 0
    Last Post: 2007-01-23, 08:02 AM
  5. <slot> tag in DetailView.html, EditView.html, ...?
    By sugarcrmvn in forum General Discussion
    Replies: 2
    Last Post: 2006-04-07, 03:07 AM

Tags for this Thread

Bookmarks

Posting Permissions

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