Hi,
Suite overrides any changes on created files when you re-crete them. You can copy your changes to somewhere and re-apply them after re-creation.
What are your Cli & Suite versions?
You can try run abp suite update
command.
Hi @peter.ebdon,
There is nothing special in server-side for widgets if you are using Angular UI. You only need an API to get data for your widget.
See Dynamic C# API Client Proxies documentation if you have any question about how to create an API for getting data.
Hi @Anthony_Albutt,
This issue will be fixed in v4.2.0 stable.
Hi @gvnuysal,
First issue (editing min-max length fields) will be fixed in stable 4.2.0 version. Thanks you for reporting.
How to create an entity with navigation property only?
At least one basic property is required to generate CRUD page.
Hi @ihuge,
I have included reference to the AMCharts CDN in the cshtml file
In which .cshtml file you have included these references?
Suggested way of adding JS files for widgets is explained in related documentation
@shobhit
Does upgrading CLI & Suite to v4.1.0 fix this problem?
@prasad.gore
Actually we didn't think someone will need such a requirement. But automatically adding a new project created by CLI to Suite makes sense (Then you can get the SolutionId).
I'll create an issue for v4.2 and implement if it is feasible.
Our need to implement 2FA with only email id...Can we implement 2FA with only email id.?
See my answer at https://support.abp.io/QA/Questions/767/Regarding-2-factor-authentication
Our log in page is customized , how we can get that pages of 2FA in our project.
Can you give more detail?