web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Business Central forum

how to create drop downlist in visual studio code

(0) ShareShare
ReportReport
Posted on by 339

Dears

how to create drop down list in visual studio code  ,I want to create drop down list like below screenshot

drpp.PNG

I have the same question (0)
  • Suggested answer
    Stefano Demiliani Profile Picture
    37,166 Most Valuable Professional on at

    Just define a field of type Option in the underlying table, or better an Enum if you want extensibility.

    field(10; YourField; Option)
    {
       Caption = 'Your Field';
       OptionMembers = "Option 1","Option 2","Option 3";
    }
  • SABIH Profile Picture
    339 on at

    Thank you  Stefano Demiliani

    its okey now thank you

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard > Business Central

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans