Forum Post: RE: populate Timezone under Picklist

  • Thread starter Thread starter murali
  • Start date Start date
Status
Not open for further replies.
M

murali

Guest
Hi, What Pavel said is this : The trigger that you have is used to update the value of the picklist. Correct? The return type of the trigger formula has to be one of the acceptable values of the picklist. So your formula should look something like this :: rbv_api.getIdByCode("to_do_object_integration_name", "time_zone_picklist_integration_name", "{!timezone-code-value}"); Here, your {!timezone-code-value} is the real variable of your formula. Acceptable values are ( from the image that you shared ) CST, EST , MST and PST From: mysteryminds [mailto:bounce-ksunilallwesterncom@community.progress.com] Sent: Wednesday, December 31, 2014 4:33 PM To: TU.Rollbase@community.progress.com Subject: RE: [Technical Users - Rollbase] populate Timezone under Picklist RE: populate Timezone under Picklist Reply by mysteryminds sorry Robie... can you give some advise on that, as I'm true novice to RB.... Where should i use that Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top