Per the documentation below, I have added the CF SourceValues to my RT_SiteConfig.pm and I have selected the option for Field values source: but I am not able to get any results from the database for this custom field. Is there anything else needed to be able to pull a list of the Assets that I have entered into the database?
The Drop down for the custom field created is named "DR Servers from CMDB" is this a default configuration, I have tried changing the Values but without any luck.
"If you like to use Assets as CF SourceValues, you can activate it as example like this inside
RT_SiteConfig.pm:
Set(@CustomFieldValuesSources, (qw(RT::CustomFieldValues::ATServers)));"