--- label: 'Using in-line (quick) editing' related: - core.ui_components ---

{% trans %}Goal{% endtrans %}

{% trans %}Edit content or settings in place.{% endtrans %}

{% trans %}What is quick editing?{% endtrans %}

{% trans %}Quick editing is editing either content or settings inline. Content quick editing is provided by the core Quick Edit module, and settings quick editing is provided by the core Settings Tray module; both of them require the core Contextual Links module in order to expose the links that let you edit in place.{% endtrans %}

{% trans %}Who can edit content and settings in place?{% endtrans %}

{% trans %}In order to follow these steps to edit content in place, the core Quick Edit module must be installed; to edit settings, the core Settings Tray module must be installed. Also, either the core Toolbar module or a contributed replacement must be installed. You will need to have Use contextual links permission, as well as permission to edit the particular content or settings.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}Find and visit a page on your site that has either content or settings that you would like to edit.{% endtrans %}
  2. {% trans %}Click the contextual links Edit button on the toolbar (in most themes, it looks like a pencil). Contextual Edit links with the same icon will appear all over your page.{% endtrans %}
  3. {% trans %}Find the contextual link for the part of the page you want to edit. For example, if you want to edit the settings for a block, the link should be in the top-right corner of the block, or top-left for right-to-left languages.{% endtrans %}
  4. {% trans %}Click the link to open the contextual links menu, and click Quick edit. An editing form for the settings or content should appear on the page.{% endtrans %}
  5. {% trans %}Make your edits and submit the form.{% endtrans %}