Activities of "Dicky.tech@gmail.com"

Answer

Am trying to configure file management module using extensibility system but seems I can't configure file management. I just want to add a new collumn in the file descriptors table.

`public static void ConfigureExtraProperties()
{
    OneTimeRunner.Run(() =>
    {
        ObjectExtensionManager.Instance.Modules()
            .ConfigureFileManagement(identity =>
            {
               `
Answer

Only UseDatabase() is available.

Answer

MVC -- When trying to add questions choises for forms module. The choises don't get saved

DELETE THIS PLEASE.

No modals. Modals don't offer the best user experience.

See this sample. the line items should support inline editing.

https://bonoroadmin.web.app/vertical-light/page-invoice.html

  1. Can we have an option to generate master pages? * What's your master detail implementation? Something like this:

No, details page is a different page than main page.

I.e Page one , list of invoices and when you select an invoices it opens the details page with invoice header and invoices lines etc. The easycrm sample implements the same well.

This two works well. thank for the great work.

Answer

Question;

After creating a new 4.3 MVC, razor pages project, and added the new forms modules and files management module via abp suite;

  1. How can i enable the default UI for this two modules since I can see the APIs using swagger.
  2. Any sample code for downloading and uploading files via API ?
  1. During UI generation, can we have an option to select which fields to show on the UI ?
  2. Can we have an option to generate master and detail pages ?
Answer

Seen it. One has to add the package.

Showing 71 to 80 of 97 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13