Skip to main content
Let's say we have an object called "MedicalEvents"...with the following fields (as well as a few others):

 

MedicalEventNumber

 

MedicalEventDate

 

MedicalEvent Description

 

Let's also say we have an object called "Calls"...with the following fields (as well as many others):

 

CallPurpose

 

MedEventFU

 

What I'm wondering if it is possible is to somehow populate the MedEventFU picklist values with the values from the MedicalEvents.MedicalEventNumber ...  yes / no / I'm crazy ??

 

Thanks!
6 个回答
  1. 2013年6月27日 13:24
    Neha -

     

    Not exactly...what I want is when additional records are added to the MedicalEvents object that the MedicalEventNumber values automatically update the picklist values in the Calls.MedEventFU field.
0/9000