Ends in:
1 DAY
21 HRS
27 MIN
9 SEC
Ends in:
1 D
21 H
27 M
9 S
Open Closed

I want to create a color picker partial view within abp mvc ui project which is align with best practice #8369


User avatar
0
AbdulrahmanMZ created
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

I want to create a color picker partial view to be used in the createModal.cshtml and editModal.cshtml I didn't see any example for this component which is important to have,

can you please help me to create it . and make sure it is aligned with the best practice.


1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello ,

    You can refer this document for partial view purpose https://learn.microsoft.com/en-us/aspnet/core/mvc/views/partial?view=aspnetcore-9.0#reference-a-partial-view

    This example will better assist you https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/mvc/views/partial/sample

    Thank you.

Made with ❤️ on ABP v9.1.0-preview. Updated on December 02, 2024, 12:35