You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
order-table.component.html and fulfillment-detail.component.html are not using the component vdr-custom-field-control for their custom fields – hence the controls are not configurable to use a different module with registerCustomFieldComponent().
I think its like this just because I wanted to at least display the values of the custom fields. But you are right that we should support custom controls here too.
I'll add it to the backlog for the next minor release.
michaelbromley
changed the title
bug(admin-ui): two components not using vdr-custom-field-control for customFields
admin-ui: Support custom field controls in FulfillmentDetail & OrderTable
May 25, 2021
order-table.component.html
andfulfillment-detail.component.html
are not using the componentvdr-custom-field-control
for their custom fields – hence the controls are not configurable to use a different module withregisterCustomFieldComponent()
.Is this specialized behaviour intentional?
fulfillment-detail:
order-table:
The text was updated successfully, but these errors were encountered: