[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Extract Code Of...

  • Thread starter Thread starter Shiva Duriseati
  • Start date Start date
Status
Not open for further replies.
S

Shiva Duriseati

Guest
Hi Shilpi, Please configure codes in the "picklist" field using pipe "|" symbol. Ex: Assume you have four values in "Membership" picklist as below: A B|b C|c D|d When var code=rbf_getPicklistCode("Membership") is used ,then code is returned based on the selection from picklist. If you select "Ä" from pick list it will return null(Since we haven't configured any code to A). When you select "B" it will return "b" Hope this clarifies. Regards, Shiva

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