Skip to main content
Solved

Any RMA templates to help me out?


Forum|alt.badge.img+10
  • Known Participant
  • 28 replies

Hi! I want to build RMA base and I'm struggling with the basics.. do I create one base with multiple tables or just one table? Can someone share their template which can help me build the structure?

Thanks.

Best answer by Stephen_Orr1

If you're starting with one wide table, try to group related fields into separate entities (objects/events, for example). Maybe you have customer info (object), product info (object), orders info (event), RMA info (event), etc. All of these could warrant their own table. Not everything needs its own table but things you care about or might want to ask questions about in the future should have them. 

View original
Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+18
  • Inspiring
  • 272 replies
  • Answer
  • June 13, 2023

If you're starting with one wide table, try to group related fields into separate entities (objects/events, for example). Maybe you have customer info (object), product info (object), orders info (event), RMA info (event), etc. All of these could warrant their own table. Not everything needs its own table but things you care about or might want to ask questions about in the future should have them. 


Forum|alt.badge.img+10
  • Author
  • Known Participant
  • 28 replies
  • June 13, 2023

Great, thank you.


Reply