Insert at cursor position

Demo to preview the plugin:

Introduction

Simple action to let you add anything at cursor position in multiline or single line text field
Image without caption

How to setup

  1. Create input element on the page, configure field ID attribute with input-1
    1. Image without caption
      Image without caption
  1. Create button element
    1. Image without caption
  1. Add workflow for the button with Insert at cursor position (Input) action
    1. Configure first field with ID input-1 of input element
    2. Configure second field with text content
      1. Image without caption
  1. Ready, preview the page

Plugin Actions

  1. Insert at cursor position (Input)
    1. Image without caption
      Title
      Description
      Type
      Text field Attribute ID
      ID of the input element
      Text
      Insert
      Text content to insert
      Text
  1. Insert at cursor position (ContentEditable) - for example insert in Rich Text Editor
    1. Image without caption
      Title
      Description
      Type
      Insert
      Text content to insert
      Text
Image without caption

Changelogs