Hey everyone,
Hoping somebody has some idea of how I can achieve this in Espo.
We have multiple tables:
* Mission
* Simulator
* Console
* Member
When we create a mission, we choose a simulator.
Each simulator has consoles that are attached to it.
When we create a mission, we want a list populated in the mission of all the consoles that are linked to the simulator.
We then want to be able to associate a member to each of the consoles.
So in the end, a member is linked to a console, which is linked to a mission (and a scenario).
I have attached how we anticipate the screen would look (roughly)
We also want the console and mission to show on the members detail page.
Thanks heaps for any guidance and advice.
Hoping somebody has some idea of how I can achieve this in Espo.
We have multiple tables:
* Mission
* Simulator
* Console
* Member
When we create a mission, we choose a simulator.
Each simulator has consoles that are attached to it.
When we create a mission, we want a list populated in the mission of all the consoles that are linked to the simulator.
We then want to be able to associate a member to each of the consoles.
So in the end, a member is linked to a console, which is linked to a mission (and a scenario).
I have attached how we anticipate the screen would look (roughly)
We also want the console and mission to show on the members detail page.
Thanks heaps for any guidance and advice.
Comment