• Asmalia Redzuan
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi Community,

I created a button to create a new lead record with predefined field values for the name of this record, which combination of values from 2 fields. So when I test with test cases with both values of the fields are long, this combination values exceeded the field limit (120 characters). I edit the field to a shorter values, but it still unable to save and it still says it is exceeded the limit. 

I test with a test case where values from 2 fields are short and the combination of the 2 fields does not exceed for the limit for the field, but then I edit the field to a different value, it is able and successfully saved. 

My question is: why is this issue is appear? Is there any other way to fix this other than icreasing the limit of the field or make the limit for those 2 fields shorter?