Skip to main content
Sandeep Maroo (Mobileum Inc) 님이 #Apex에 질문했습니다
Hello Team

We have created 2 different record types for Quote says Draft and BOM user can create multiple BOM. Now is it possible to populate in a custom picklist on Draft quote to display all Quote numbers that are part of BOM.

Regards

Sandeep
답변 1개
  1. 2018년 2월 22일 오전 10:06
    Hi Sandeep,

    You need to write Apex code to have this functionality.

    Note: Limits for Custom Picklists. Custom single-select picklists can have Up to 1,000 values. Up to 255 characters per value.

    Please post the code snippet of what you have tried so far so that we can look into it and can help you accordingly.

    Thanks,

    Nagendra
0/9000