Base solution for your next web application

Activities of "faisalalam"

Question

Power Tools: File upload feature ?

How to generate code with Upload file features? How to add restraictions on file size or file type

for Eamples

  • Task Name
  • Description
  • Task Status <Default Open - 1>

so my nagivation property is Task Status, can I setup default autocomplete is Open? or something else

Please explain

What is the most easiest and simple way add the ChatAPI services within Zero framework . I have an ecommerce application - intend to generate product decsription and images. Please give proper guide line. I want add this same way we use payment gateway or twillio. Thanks

Can you assign Menu access (Left or Top Menu) , List Access (Edit, delete, view or created by user), Dashboard Menu access? Or how can we implement that easily?

Below was given by CHatGPT Show/Hide Menu by Role:

  • Role-Based UI Elements: Implement role-based UI elements in Angular. You can use Angular's structural directives (like *ngIf) to conditionally render menu items based on the user's role. This requires integrating your Angular frontend with your ASP.NET Zero backend role management.

  • Backend Role Checks: In ASP.NET Zero, roles can be defined with specific permissions. Ensure that your backend checks the user's role and sends only the relevant menu data to the frontend.

Primary Role Automatic Login and Role Switching:

  • Automatic Role Recognition: On user login, your application can automatically identify the user's primary role and adjust the UI accordingly. This involves querying the ASP.NET Zero backend for the user's roles and permissions upon login.

  • Role Switching: Implement a feature where users can switch between their roles. This could be a dropdown or a separate section in the user profile. Upon switching, the frontend should request the menu items relevant to the selected role.

  • Access Control Visualization: ** Menu Structuring: Organize your menus in a way that reflects access levels (e.g., left or top menus for general navigation, lists for specific actions like edit/delete). This helps in providing a clear structure for users to understand their permissions.

  • Dynamic Menu Rendering: Render menus dynamically based on the permissions associated with the user's role. Only show the menus or actions (like edit, delete, dashboard access) that the user has permissions for.

*** Hiding Inaccessible Menus:**

    • Conditional Rendering: Use Angular's capabilities to hide any menu items or options that the user does not have access to. This is usually done through *ngIf directives that check the user's role and permissions.
  • Backend Support: Ensure the backend supports this by appropriately structuring the data sent to the frontend, including information about which menus should be accessible to which roles.

Based on aspnet zero current localization flow, we can enabe and make menu changes to arabic. How about data? if user insert the data in English can be that change in arabic or we should use chatGPT translation or google translation to make data file localized ?

  1. During class generation with Power tool we already selected Add Migration and Update Database but it's not working automatically. We have to manually do that every time

  2. We are upgrading our old solution to new 12.1 version. We have generated many classess earlier and have json file in RAD folder. Can we regerate the code from existing json file using command promt like Linux mac. We are usung Windows.

Question

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 8.9.2
  • What is your product type (Angular )
  • What is product framework type (.net core)?

-- We have Created a Access Role as "Store Owner."
There are 3 store owners,

  1.     StoreOwnerA, 
    
  2.     StoreOwnerB and 
    
  3.     StoreOwnerC.
    

The My Product list has mysitre.com/app/main/shop/products/dashboard/11726

any of the user can change the product ID and get access to other store owner data aceess.

How to block access from each store user.

Question

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • What is your product type (Angular or MVC)?
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?

Hi Yesterday I downloaded one copy first time with a company name as optional. After download I found solution name included company.solution. its a long name. I just wanted to have Solution name Homedx (not softwaregrid.homedx)

I bought 5 license, so far I used 4 included homedx. I have other project plans. can you just remove the company name from softwaregrid.homedx solution so I can download again. Thanks

Faisal

Hi Yesterday I downloaded one copy first time with a company name as optional. After download I found solution name included company.solution. its a long name. I just wanted to have Solution name Homedx (not softwaregrid.homedx)

I bought 5 license, so far I used 4 included homedx. I have other project plans. can you just remove the company name from softwaregrid.homedx solution so I can download again. Thanks

Faisal

Showing 1 to 10 of 23 entries