Base solution for your next web application

Activities of "ectabyte"

Hi! I have a dto with a moment (date and time) property, when JSON.stringify is called it changes the moment value. I want to send this date-time value to the server without any chages or conversations (and also get it back). Please help on this topic! Thanks!

Answer

Thanks! yes I know that, in my case I had two tables that refer to the user table but the RAD tool has generated only one component called user-lookup-table-modal (Angular UI) so the server-side service I used for filtering did not called at all. I created an other component manually to pick up users filtred on my service and it's Ok now. You may consider this problem in the future!

Question

Hi! I add a custom bool property to the user entity, how can I filter the list of picked users based on this property? Thanks!

Got it. Thanks

Hi! I want to share one or more entities among tenants. The host has to create and edit these entities and they will be read-only for tenants. Thanks!

Yes, done. Thanks!

Hi! How to get the API url from angular code?

this is the reference component: angular/src/app/admin/settings/tenant-settings.component.ts

Thanks, this link is broken.

Hi, Is there any best practice guide on how to upload files with angular solution to te server (File System)? Thanks!

Showing 11 to 20 of 23 entries