Good morning everyone.
I want to ask for your advice and give me inspiration for an idea.
I have two lists.
1) Vehicle list
2) Vehicle Management.
The vehicle list is used to insert a new vehicle if necessary such as name type etc.
And it has various elements including insurance expiration date etc.
The Vehicle Management list
Instead, I have items including vehicle selection
Like if maintenance expires insurance etc.
And using the php plugin, when a new record is inserted, for example, the elements in the vehicle list are updated.
Being short of ideas, I wanted to ask you for advice on how to somehow make a connection to the two lists.
I didn't merge the two tables because I want to keep them separate.
But for example I want that somehow from the vehicle list I can recall the management list and insert the records there.
At the moment I don't know what the most constructive and intuitive solution is.
I was thinking:
- Custom form to place under the vehicle list
- A link or button always below the vehicle list.
Or do you have other ideas??
Because currently from the vehicle list to go to the vehicle management list I have to do it via the menu and I would like to create it in a more intuitive way.
I will accept your advice and ideas.
Thank you
I want to ask for your advice and give me inspiration for an idea.
I have two lists.
1) Vehicle list
2) Vehicle Management.
The vehicle list is used to insert a new vehicle if necessary such as name type etc.
And it has various elements including insurance expiration date etc.
The Vehicle Management list
Instead, I have items including vehicle selection
Like if maintenance expires insurance etc.
And using the php plugin, when a new record is inserted, for example, the elements in the vehicle list are updated.
Being short of ideas, I wanted to ask you for advice on how to somehow make a connection to the two lists.
I didn't merge the two tables because I want to keep them separate.
But for example I want that somehow from the vehicle list I can recall the management list and insert the records there.
At the moment I don't know what the most constructive and intuitive solution is.
I was thinking:
- Custom form to place under the vehicle list
- A link or button always below the vehicle list.
Or do you have other ideas??
Because currently from the vehicle list to go to the vehicle management list I have to do it via the menu and I would like to create it in a more intuitive way.
I will accept your advice and ideas.
Thank you