Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "mdframe"

@ismcagdas

I am using v6.3.1 for Asp.Net Core with angular and the RAD tool does not generate any methods called onShown. They only have show which creates a new DTO entity but never clears the modal data. We see most modals retain all screen field values between calls as the generated code is only performing show and hide not resets or empty.

@ismcagdas we thought about that as well and have been able to replicate on Mac and Windows. We have seen a number of modals keep previous values on reopen and PrimeNG tables not refreshing. What code is taking care of it today from the RAD tool? Maybe we modified something without being aware but this is multiple modals.

We recently found if logging is set to DEBUG a condition statement in the framework blanks out the sender causing an error so check the Web.Host logs for this message.

I have found whether I use UserFriendlyException from the server side or abp.message.warn from the client side the DOM does not honor my elementref.focus() method and moves to the next input field. If I use a typical alert() message the focus request is honored. Any ideas how to get the cursor back to the same element that the error was generated? Does ABP have any function or utilities to help with this type of situation? I am open to any suggestions.

Thx

How do I about getting the JSON code value from the exception in the Angular TS component?

Where might I locate an example?

I think I know what happend during this generation.

Thanks @maliming - this is what I was looking to verify for the connection requirements. I have been able to make connections with SoapUI without issue.

I understand, they are using C# and will be consuming our inventory counts, which is already used in the system. I wish to give them the ability to consume the same method from the web service however I do not have documentation to give them on how to create the auth token and perform the call.

This is all new to us as well with ANZ.

@alexanderpilhar - THANK YOU, THANK YOU! I see where I didn't have one of my class attributes set correctly and now its all working. I love your format. I have not seen the localization attributes prefixed like you have them. Is this to help group your items and I am assuming you modified all of your file. Is this beneficial to your organization?

Showing 11 to 20 of 54 entries