Extend the PopulateDefaultFieldValuePlugin
This article describes the steps extend the PopulateDefaultFieldValuePlugin for the CreateQuote property component:
Zuora CPQ
list_alt
This article describes the steps extend the PopulateDefaultFieldValuePlugin for the CreateQuote property component:
IPopulateValuePlugin plugin is extendible as the Can Be Extended field is selected.SampleDefaultValuesPluginV1, by extending the default class (PopulateDefaultFieldValuePlugin) of the IPopulateValuePlugin interface. Use the implementation sample shown above.SampleDefaultValuesPluginV1, in the Class Name field for the IPopulateValuePlugin of the CreateQuote property component.