====== Clipboard ====== Using the Windows Clipboard , you can easily and quickly transfer data from Database Application Pro to other applications. ===== Entities ===== Entities from your database are copied to the Windows Clipboard using the options below. ==== Calls to the clipboard==== === Current object list toolbar full list === {{ :clipboard1.png?nolink |}} Using the red-framed buttons in the toolbar, the copy function is invoked with all entities contained in the visible [[en:viewer.forms.main#objectenlijst|object list]]. If you want to copy the entire list, use one of the following options: * Via the red-framed button ''Pasteboard filter''. * The key combination ''Control + A'' and then ''Control + C''. * Make sure that no entities are selected in the object list and the key combination ''Control + C''. === Current object list toolbar selection === {{ :clipboard1.png?nolink |}} Using the blue framed buttons in the toolbar, the copy function is invoked with all selected entities in the visible [[en:viewer.forms.main#objectenlijst|object list]]. If there is no selection, the buttons are not available. If you want to copy the selected entities only, use one of the following options: * Via the blue-framed button ''Panel selection''. * The key combination ''Control + C'' when the desired entities are selected. * Through the [[en:viewer.forms.main#contextmenu_entiteiten|context menu]] of the selected entities. === Current object list context menu selection === {{ :export3.png?nolink |}} Using the buttons in the context menu of the [[en:viewer.forms.main#objectenlijst|object list]], the copy function is invoked with all selected entities in the current object list. === Filter tree context menu filter === {{ :export4.png?nolink |}} Using the context menu in the [[en:viewer.forms.main#filterboom|filter tree]] you can directly copy all entities of a given filter. === Entity properties window === {{ :export5.png?nolink |}} In the [[en:viewer.forms.properties.entity|entity properties window]], you can copy the current entity via the button in the toolbar. ==== Clipboard options ==== === Copy view === {{ :clipboard6.png?nolink |}} Now that the entities have been chosen, the next step is to determine which data you want to copy, normally the current columns of the object list. If you were to copy the above example to the Windows clipboard, all displayed columns will be copied. The data is put in the pasteboard as an HTML object, any application that can read HTML fragments can be used to paste the data in. You can then paste the data into an external application, see some examples below. {{ :clipboard4.png?nolink |}} If you want to copy other columns, there are two options: * Modify the columns in the filter to display only what you want to copy. * Via the ''Copy special...'' select the desired columns. === Copy view special === {{ :clipboard6.png?nolink |}} By using the ''Copy view special...'' a window appears in which you choose the fields to be copied. {{ :clipboard5.png?nolink |}} The selection you have made will be remembered as long as you do not close the database, so you can easily use the desired selection several times. === Copy summary=== {{ :clipboard6.png?nolink |}} Besides copying multiple entities in list form, it is also possible to copy a single entity as a summary to the clipboard. The data is put into the pasteboard as an HTML object, any application that can read HTML fragments can be used to paste the data in. These options are only available the selection is about a single entity. You can then paste the data into an external application, see some examples below. {{ :clipboard9.png?nolink |}} === Copy summary special === {{ :clipboard6.png?nolink |}} By selecting the ''Copy summary special...'' a window becomes visible in which you choose the fields to be copied. These options are only available the selection is about a single entity. {{ :clipboard5.png?nolink |}} The selection you have made will be remembered as long as you do not close the database, making it easy to use the desired selection more than once. ===== Summary ===== In addition to complete entities, you can also copy parts of the displayed entity from the [[en:viewer.forms.main#samenvatting|summary window in the main]] window, you can also copy parts of the displayed entity to the clipboard. The data is put in the clipboard as an HTML object, any application that can read HTML fragments can be used to paste the data in, an image is put on the clipboard as a separate image ==== Invoking the pasteboard ==== === Field list === By right-clicking on the field list, you can copy the current field list to the clipboard. {{ :clipboard7.png?nolink |}} === Image === By right-clicking on the image, you can copy the displayed image to the clipboard. {{ :clipboard8.png?nolink |}}