Add cases in subpanel of the custom module

We have a custom module and want to add cases subpanel in it.

How to do it?

One custom record could have multiple cases.

Do we need to create one-to-many relationship (Custom module to Cases module)? :thinking: :thinking: :thinking:

Yes, exactly, create one-to-many relationship (Custom module to Cases module).

Thank you! We will try it out! :ballot_box_with_check: :smile: