Announcement

Collapse
No announcement yet.

"Age" field calculated

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • "Age" field calculated

    Hi there.

    I am trying set up a field named "age", which automatically calculates the age of a contact from a date field (dateOfBirth). The field should be searchable like "between value1 and value 2"
    How can i achieve that the easiest way? Is it possible inside the entity manager?

    Keep on the great work!
    Nic


  • #2
    Hi
    in the next version will be added a functionality "Field calculation". but not sure about search...
    Maybe this example helps you: check entityDefs of Opportunity, the field "amountWeightedConverted"

    Comment


    • #3
      Hi Tanya
      thank you for your quick response. Will give a try with the "amountWeightedConverted" field. i think the "Field calculation" functionality is gonna be a huge thing and makes Espo even better...i am impressed by your work of code...

      Comment

      Working...
      X