For a custom model type I need to show some display time calculated fields on the share interface. Is there any way of showing information in share without linking it to a field in the backing model?
I have tried creating a field with both empty and filled in id in the field-visibility/appearance share configuration but both seem to be ignored on render time.
Or is the only way of doing it adding a custom template to another field/form/set just to be able to add the extra field I need.
Custom template is the approach I’ve used in the past.