Announcement

Collapse
No announcement yet.

Date as enum field

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

  • Date as enum field

    Hello, it is possible to have a field, where I can choose more than one date? Like an enum with date.

  • #2
    Hello,

    his is possible if you make a new field type for it this needs code programming knowledge, or you may prefer this simple solution:

    Create a new entity named MyDates for examples and link it your entity I think this can work.
    CEO & Founder of Eblasoft.
    Professional EspoCRM development & extensions.

    Comment


    • #3
      Hi, thank you for the proposals, but I am not good enough in coding to create custom field.
      I solved it for now by a normal enum filed. Only disvantage is, that I have to write in the dates. Date field would be fancier.

      Comment


      • #4
        eymen method of Entity would be something that you can use, which require no coding and can all be done within the Admin

        New Entity > Relationship (many to many) > Layout Manager

        Won't go into detail, not sure how it will affect your system though. The advantage of this method is, you will be able to track down lots of related dates.

        Comment

        Working...
        X