Designer: show custom component in File/Open and File/Save - SaveAs, instead of the normal Open/Save dialog.
Posted: Tue Sep 30, 2025 10:49 pm
Good evening.
In the designer, when the user selects "File / Open" I want to show a custom component containing a list from which the user can select the template name to open. Also in "Save" and "SaveAs" I want to show a custom component which asks the template name to save. This is needed because our templates are saved in the database, not in the file system. So, I need to know how to suppress in the designer the normal Open/Save dialog and use a custom dialog created by me so I can manage the open/save of the templates saved in the database.
Thank you.
In the designer, when the user selects "File / Open" I want to show a custom component containing a list from which the user can select the template name to open. Also in "Save" and "SaveAs" I want to show a custom component which asks the template name to save. This is needed because our templates are saved in the database, not in the file system. So, I need to know how to suppress in the designer the normal Open/Save dialog and use a custom dialog created by me so I can manage the open/save of the templates saved in the database.
Thank you.