Base solution for your next web application

Activities of "jtallon"

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

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 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

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 exlnt,

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

Regards John

@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.

Answer

@ismcagdas, when are you expecting to have the full calendar Augular Component?

On the roadmap, its mentioned that a new Calendar module will be added?

When is the calendar and scheduling functionality going to be added to Zero for Angular?

Hi there,

Using (v 6.5) of .NET Core and Angular.

I am wondering if anyone has an example of code used to create a Organisational Unit Tree Look Up Modal?

I have a new entity that has a Navigation Property to Organisational Unit. I use the RAD tool to generate the basic UI components, which creates an OU Table Lookup, but need to display the OUs in the tree view as a modal form.

Any help or code examples would be great.

Regards

Hi there,

I am using Core and Angular 6.5. I generate some entities using the Rad tool, and some forms will have a lot of controls/fields on the form. Now that the form is created, it shows as a modal.

How can I can the for to show as a normal form and not a modal?

Regards John

Showing 1 to 10 of 86 entries