Skip to content

Sample application for custom metadata types: "Reusable picklists" framework and tooling.

License

Notifications You must be signed in to change notification settings

aroyfaderman/PicklistsRUs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PicklistsRUs

Sample application for custom metadata types: "Reusable picklists" framework and tooling.

Please note that this is only an example, intended to help people understand working with custom metadata types) and not an attempt to implement a fully-functional framework for reusable picklists.

Things the sample can do:

  • Operate either as a managed or unmanaged package or uploaded directly to an organization (although it contains a lot of unnecessary code for the latter)
  • Allow declarative creation of "reusable picklists" that can be used to make text fields display as dropdown lists in a very simple UI
  • Allow these "reusable picklists" to be deployed from sandbox or packaged, either with the original package or as part of an extension

You'll notice the framework contains three permission sets. One is required to use the application at all; one is required to create picklists and assign them to fields (and grants the Customize Application permission) to anyone it is assigned to; and one is for Apex tests only and does not need to be granted to anyone. The names and descriptions should make it obvious which is which.

About

Sample application for custom metadata types: "Reusable picklists" framework and tooling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages