Hi devs, We are using the angular version of abp commercial with leptonx pro and we want to add an image upload element (not via URL) to the "Tenant" modal when we create a new tenant, additionally also in the edit view (please see screenshot). We already added some basic fields to the tenant entity using the XYZModuleExtensionConfigurator and they show up in this form, but is there a way to add things to the modal UI, like an image upload element? We cannot find any template for this modal, is this something we can modify? If not, is there another way to assign an image to a tenant?
thanks for the help
3 Answer(s)
-
0
Hello,
Unfortunately , there is no way to use extra properties with any file action,
For any image upload, you need to override the form.
thanks
-
0
ah I see, thanks for that info. How can we override the form? Any hints would be appreciated.
Thanks for the support.
-
0