Getting Local Option Set Metadata with WebAPI and JavaScript
In this post, we will use the WebAPI with JavaScript to get the metadata for a local option set. Let’s say we have a local option set called Customer Priority, with 3 options: A B C The option set is part of the Contact entity. We can see the local option set on the form below: And its name is new_contactpriority: Using the WebAPI, we can get these values through … Continue reading Getting Local Option Set Metadata with WebAPI and JavaScript