Base solution for your next web application
Open Closed

Examples #8006


User avatar
0
Siyeza created

I want a simple tutorial/example : add customers then add multiple orders to these customers (preferrable creating both these entities using Power Tools). Any pointers?


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    see https://support.aspnetzero.com/QA/Questions/6548

  • User Avatar
    0
    Siyeza created

    How difficult can it be for you guys to create a simple step by step example that would achieve something like this? Just the most basic of this. ie ADD customers, then add ORDERS to each customer.

    Customer - can just have {Id, FullName} Order - can have {Id, ReferenceNumber, Amount}

    just this demostration?

  • User Avatar
    0
    musa.demir created

    You can check existing tables: User - Role Role - RoleClaims Role - RolePermissionSetting