Base solution for your next web application

Activities of "jtallon"

@exlnt, thank you.

I am new to Angular myself, so maybe if i knew more, it would be straight-foward for me. Thanks for the response.

Hi exlnt,

For Angular, is there a page that you would recommend to copy from?

Regards John

Thanks.

Is there plans to add that ability to the RAD tool, so that the developer can specify if the Create/Edit Form should be modal or inline?

Regards John

Hi there,

I am using ASP.NETCORE and Augular.

When generating CreateEdit forms, how can I change a Create/Edit form to be normal form, not a model? Or even after it has been generated.

There may be al ot of fields, tables, tabs on a form, so Modal would not work all the time.

Regards

Hi there,

I am using ASP.NETCORE and Augular.

If I want to add a new ReadOnly calculated field (TotalField) to a Dto that has been generated using the Swagger refresh.bat in the service-proxies.ts, what is the best way to do this?

  • Goal is that when the user enters a value into FieldOne and/or FieldTwo on the UI, a TotalField shows the calculation result as a label
    • i.e: TotalField = (FieldOne x FieldTwo)

Any thoughts on the right approach?

Regards John

Hi there,

I am using ASP.NETCore and Angular.

Set up Demo project with MultiTenancy enabled. How can I (or can I) set the TimeZone and Date Format for a Tenant and also the defaults for the Host?

Regards John

Showing 81 to 86 of 86 entries