hi I have resolved the issue, can I get the ticket refunded? Thanks
Check the docs before asking a question: https://docs.abp.io/en/abp/latest/Local-Event-Bus
Hi Support Team,
I have created a new table called Company. I want to sync data from the Company table to the Organization Unit table using ILocalEventHandler when creating new entries, but it's not working because the properties Id, Code and ParentId are internal set. How can I add new data to the Organization Unit table?
Company => Organization Unit Organization Unit => Company
It worked. Thank you very much for your help 🤗
Hi,
Could you share a test project with me? I will check it. shiwei.liang@volosoft.com thanks.
Hi,
I have sent you an email, please check and assist me. Thanks.
Hi Support Teams,
I want to customize the user interface of the User screen as follows:
I hope the Support Team will be able to add the 'Import Excel' feature to insert data into the grid from an Excel file on Blazor.