Activities of "EngincanV"

Hi, thanks for the comprehensive explanation. I'll create an internal issue for it and fix it asap.

Hi, thanks for the explanation. We fixed this problem and it will be available with v8.0.2. In meantime, you can uncheck "unit and integration test" checkbox while generating the entity.

Hi, I'm unable to reproduce it. I have created the same entities as yours, such as Product and Customer and establish one-to-many relationship between them as can be seen in the following figure:

Here is the gif:


As you can see from the gif there is not problem in v8.0.1. Can that be related to one of the extensions that you use in your browser? Can you try it on a private browser? (As far as I remember you have created an other ticket that was like this one, so I suspect that it's related to one of the extensions that you are using probably prevent opening modals in certain cases.)

you can use abp suite build code by v8.0.1

I used v8.0.1 when tried to reproduce the problem that you are facing, but I'm unable to reproduce it. Please share your application on support@abp.io with the ticket number so that we can better assist you.

abp suite v8.0.1 has problem but v8.0.0 is ok

I used v8.0.1 when tried to reproduce the problem that you are facing but as can be seen from the gif above, I could not reproduce it.

As far as I see from the gif, it also does not show a confirm button when you close the modal but it should show a confirm popup. So, It seems you have updated the generated js file. Can you share it here if it's possible? Or if it's not possible, could you please share your application on support@abp.io with the ticket number so that we can better assist you?

I appreciate you Quick replay ,but i would like to make master detail like this sample After i add header data and save the header
the Add button in detailed grid enabled and add data in grid
all of that and i still in the same page

Unfortunately, we are not providing a UI like you shared out of the box, and as you would understand we are only providing a general detail row template for the master/child relationship. Therefore, if you need a page design as you shared, then you can first use ABP Suite's Master/Detail Relationship feature, and wait for it to apply the related changes and design and then you should change the UI by your needs.

Note: We are considering building form builder in the future and that means this can be supported in the future.

Hi, I could not reproduce any one of your findings:

I guess, you probably have an extension, which prevents opening modals twice for a certain element or you modified the generated code and this cause these problems (you may have a custom js code that causes these problems).

So, please check the console logs and the custom scripts in your application, and also try to reproduce this in a private window.

Hi, ABP Suite allows you to create a master-detail relationship with a few clicks.

An example output:

Please check the documentation: https://docs.abp.io/en/commercial/latest/abp-suite/creating-master-detail-relationship

Thanks for the comprehensive explanation but as you would understand there is nothing we can do at that point. This is not related to ABP Suite itself, but the database provider and the SQL server itself.

Hi, Thanks for quick response and help.

It is already clearly written in the document your team "@maliming" shared with me, EF Core 8 version no longer supports SQL Server 2014 and below.

https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-8.0/breaking-changes#high-impact-changes

New behavior Starting with EF Core 8.0, EF now generates SQL that is more efficient, but is unsupported on SQL Server 2014 and below.

It's clear that you have nothing to do about this. For now, we will continue to develop and work on the application with the old version abp (below version 8).

Thank you for your support

Best regards

Thanks for your understanding. I'll add this to our documentation. Best regards.

Thanks for the comprehensive explanation but as you would understand there is nothing we can do at that point. This is not related to ABP Suite itself, but the database provider and the SQL server itself.

Showing 171 to 180 of 730 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 18, 2024, 05:54