Results 1 to 3 of 3

Thread: Help With Field Creation.

  1. #1
    doulakis is offline Sugar Community Member
    Join Date
    Jan 2012
    Posts
    13

    Default Help With Field Creation.

    Hello,
    How can i create one filed and the value of that field
    is the sum of two other fields or the multiplication of two or three other fields?

    For example the value of the field named: field1=field2*field3 or field1=field2+field3 etc...
    is this possible to calculate the value of one field depends of other fields??

    Thanks.

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

    Default Re: Help With Field Creation.

    Configuration of such dependencies is a feature of subscripted editions (Pro, ...), not CE.
    In CE you can realize this with logic hooks, which means programming.
    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
    rafael.q.g@hotmail.com's Avatar
    rafael.q.g@hotmail.com is offline Sugar Community Member
    Join Date
    Jun 2011
    Location
    Florianópolis - Brazil
    Posts
    782

    Default Re: Help With Field Creation.

    There is several ways to developed that, the main ones are:
    1. you could use a field which its value is managed by a php function.
    2. Create a logic hook with compute field value and then assign the value to proper field.
    Rafael Queiroz Gonçalves
    Advanced OMG UML Certified Professional
    Sun Certified Enterprise Architect for the Java Platform
    Sun Certified Programmer for the Java 2 Platform
    IBM Certified Advanced Application Developer - Lotus Notes and Domino
    IBM Certified Application Developer - IBM WebSphere Portlet Factory
    Computer Science Mastering / UFSC - PPGCC

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. automatic creation of a field
    By garciasanchezdaniel in forum Help
    Replies: 11
    Last Post: 2011-10-29, 01:36 PM
  2. batch field creation
    By crowej in forum General Discussion
    Replies: 0
    Last Post: 2011-03-18, 11:28 AM
  3. Custom Field Creation
    By KUMAR81 in forum Developer Help
    Replies: 3
    Last Post: 2009-06-16, 12:40 PM
  4. Add Account Field with Bug Creation.
    By hensor in forum Developer Help
    Replies: 0
    Last Post: 2009-04-16, 10:56 AM

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
  •