Base solution for your next web application
Open Closed

RAD Tool Angular Code Generation Issues #5622


User avatar
0
AidanCostcoAU created

We have had issues with the templates not generating the same form of camelCase field names in html code as are in the services definitions, requiring hand editing of the RAD tool output. (geneerated was xBIG_ONE vs xbiG_ONE required for typescript match)

Now, we are attempting to move to 5.5.2, and the RAD tool has been updated (1.5.7). Now, there are major changes to table html code particularly, but most concerning is that all the field names which were at least camelCase before are now ALL lowercase, which is a bigger pain. Also some filter naming has changed (but not all).

Can you give us proper control of the name casing in the tool? , or otherwise get the tool to match the swagger driven service code.

thanks


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    @aidancostcoau we are currently fixing the problem and it will be released in a short time to support NSWAG generated service code.

  • User Avatar
    0
    yekalkan created

    We've just released v1.5.7.1 to fix this issue once again.

    See the reason of the change in v1.5.7 : https://support.aspnetzero.com/QA/Questions/5570