Expand my Community achievements bar.

hnalbandyan
hnalbandyan
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • The following expression should do it IF(LEN({DE:Global | Global marketing campaign id}) != 9,"Please write '2 Alpha' '7 digit' and 'in total it should be 9' without spaces (eg-tmtpredict)", IF(CONTAINS(0, LEFT({DE:Global | Global marketing campaign id}, 2)), "Please start with '2 Alpha' without spa...

    Type

    Questions

    Views

    296

    Like

    1

    Replies

    1
  • Thanks for trying.To make sure I understand your case correctly, your original problem was that you wanted the field value to have 9 characters, right? The formula you have right now is saying if the field's length is 9 characters, show the error message. Hence, if you type anything expect 9 length ...

    Type

    Questions

    Views

    304

    Likes

    0

    Replies

    3
  • Thanks for reaching out. Could you please retry with double equation signs?IF(LEN({DE:Global | Global marketing campaign id}) == 9,"Please write '2 Alpha' '7 digit' and 'in total it should be 9' without spaces (eg-tmtpredict)")

    Type

    Questions

    Views

    370

    Likes

    0

    Replies

    5
  • Hi @KatherineLa. Thanks for sharing your use case. I can suggest the following:1. You can add a Business Rule to check that all projects created from templates have the company field filled out. The expression might look like thisIF(!ISBLANK({templateID}) && ISBLANK({companyID}), "Please, select a c...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • I can see the question has an accepted answer, but I am happy to let you know that with the release of 25.10 you can achieve this via Custom Field Validations. You can even show the number of characters that are over the limit in the error message. A good example of it can be found under this discus...

    Type

    Questions

    Views

    405

    Like

    1

    Replies

    0
  • Hi @BryanNg_dentsu Thank you for bringing this issue to our attention. We apologize for any inconvenience it may have caused. The issue has been resolved and now, custom field's name used in both native and custom prompts will be updated as well, after the field is renamed.Thank you for your patienc...

    Type

    Ideas

    Views

    307

    Likes

    0

    Replies

    0
Top badges earned by hnalbandyan
Customize the badges you want to showcase on your profile