Skip to content

FE: Order Items Form #32

@amrsekilly

Description

@amrsekilly

This form will be used by two people:
1- The order creator (it will be shown below the order creation form) to enter his items.
2- Anyone with the order link to add their items to the order.

Form will contain:

  • It will be dynamic, e.g. the user should have an add row button to add the basic form elements to enter multiple items.

  • The basic elements are:

    • Item Name (string || string and numbers)
    • quantity (Integer)
    • Fallback Item Name (string || string and numbers)
    • fallback item quantity (Integer)
      The user should have the ability to add as many rows as they want with these four basic elements in each row.
  • A Submit button.

Note: You need to use Redux-Forms, and you'll see they're already configured.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions