alvingenius
IT Specialist
- Local time
 - Today, 17:26
 
- Joined
 - Jul 10, 2016
 
- Messages
 - 169
 
Hello
I have seen a couple of posts on this forum about shortcut menus and context menus and I wanna make it deeper
I have a form with 3 cascading combo boxes, getting data from 3 tables, with a one to many relationships between them
so, I wanna just create a button when I click it opens a context menu from 3 levels, every level handles a table! the same way cascading combo box work
		
		
	
	
		
	
and also after choosing the level 3 menu, I need to save every chosen record on textboxes as the screenshot shows!
Is that possible?
I'm attaching the example DB if you wanna test on it.
 I have seen a couple of posts on this forum about shortcut menus and context menus and I wanna make it deeper
I have a form with 3 cascading combo boxes, getting data from 3 tables, with a one to many relationships between them
so, I wanna just create a button when I click it opens a context menu from 3 levels, every level handles a table! the same way cascading combo box work
and also after choosing the level 3 menu, I need to save every chosen record on textboxes as the screenshot shows!
Is that possible?
I'm attaching the example DB if you wanna test on it.