.. _schema/table ============ Insert table ============ QElectorTech 0.7 does not have any `tool`_ or `menu`_ item which creates tables with the number of rows and columns desired automatically. QElectroTech allows importing HTML text, this is the way to create tables. 1. Select icon **Add textfield** |textfield| from the `toolbar`_. 2. Click on the area from the `workspace`_ where the table should be created. 3. Right click on text field and choose **Edit the text field** option. .. figure:: ../images/qet_text_field_right_click.png :align: center Figure: QElectroTech text field option 4. Choose the **source** tab from the `text field editor`_. .. figure:: ../images/qet_text_field_source.png :align: center Figure: Source tab text field editor 5. Copy the ``html`` code generated by the HTML Table Generator. 6. Choose the **Rich Text** tab from the `text field editor`_. .. figure:: ../images/qet_text_field_table.png :align: center Figure: Rich text tab text field editor 7. Fill the headers and cells with the corresponding information. 8. Press **OK** button and the table will be created at the `workspace`_. .. note:: If the `toolbar`_ is not displayed, it can be displayed from **Settings > Display > Add**. The table can be `moved`_ and `rotated`_ over the folio area like a `text field`_, it is a `text field`_ object. .. note:: Many different HTML Table Generator can be found on interned or can be installed at the computer, an online option is: https://www.quackit.com/html/html_table_generator.cfm .. |textfield| image:: ../images/ico/22x22/textfield.png .. _menu: ../interface/menu_bar.html .. _tool: ../interface/toolbars.html .. _toolbar: ../interface/toolbars.html .. _workspace: ../interface/workspace.html .. _text field: ../schema/text/index.html .. _text field editor: ../schema/text/text_editor.html .. _moved: ../schema/text/text_move.html .. _rotated: ../schema/text/text_rotate.html