I'm using Telerik MVC and Core components with ANZ, but I have found that when dealing with forms, ANZ expects the values with fields in Camel Case whereas Telerik returns the field names in Pascal Case. The end result is the when clicking on the Save button, an error occurs due to all fields having null values.
I have tried several times to fix this and in the end I gave up and decided to completely bypass the Volosoft validation and CRUD routines and use my Telerik friendly versions.
However, I would be more productive if I could use the standard ANZ approach, which I believe could be achieved by either getting ANZ to accept Pascal Case or to get Telerik to post in Camel Case.
So my question is, how is everyone who uses Telerik getting Telerik form components to save data with ANZ?
I hope you don't mind me jumping in on this discussion (about a year late!). I'll do another post just in case this gets missed.
I'm using Telerik MVC and Core components with ANZ, but I have found that when dealing with forms, ANZ expects the values with fields in Camel Case whereas Telerik returns the field names in Pascal Case. The end result is the when clicking on the Save button, an error occurs due to all fields having null values.
I have tried several times to fix this and in the end I gave up and decided to completely bypass the Volosoft validation and CRUD routines and use my Telerik friendly versions.
However, I would be more productive if I could use the standard ANZ approach, which I believe could be achieved by either getting ANZ to accept Pascal Case or to get Telerik to post in Camel Case.
So my question is, how is everyone getting Telerik form components to save data with ANZ?
Just noticed it actually logged in as a Tenant not Host. Host seems to be working fine.
I've just installed the latest version of ANZ (9.0.1) MVC/jQuery/Core 3.1 and I've noticed that if you login as admin to Host and then select the Administration menu and then Languages, the Languages List Button only offers "Change texts".
It seems to be missing the usual "Edit", "Set a default Language" and "Delete" options as shown below.
Thanks for pointing me in the right direction.
It's easy to retreive the Tenant ID with AbpSession.TenantId;
But what is the simplest way to retrieve the Tenant Name?
Can you give us an update with this as it's been removed from Milestone 8.6.
When "Loading a database" with RAD Tool, it takes ages having to manually set the nvarchar lengths.
I've got a lot of legacy tables to bring into ANZ and I've been holding back until this is fixed. But it's just disappeared from Milestone 8.6!
Please can you reinstate it.
Hi @ismcagdas
It wasn't obvious that "RAD tool : generate master and detail pages" included a modal/non-modal option.
I'm very happy that it's included as I've got to generate a lot of pages over thenext month and it will save me a lot of time.
Many thanks
Over the past couple of years, there's been many requests for advice for converting modal forms to non-modal forms.
Recently you published some guidance on how to change the Modal forms so they become Non-Modal.
However, it is still quite time intensive to do this when many forms are being generated.
On the basis that RAD Tools is having some improvements in version 8.6, could you please include an option to choose whether to generate a modal or non-modal form.