Sha256: f8ec4fd73570f9ef4d472c85b44cf9025edcdfdaa6e6bd13f03f2392c79ac3d4

Contents?: true

Size: 711 Bytes

Versions: 91

Compression:

Stored size: 711 Bytes

Contents

<div>
  <h3>Actions</h3>

  <div class="mt-2">
    Avo actions allow you to perform specific tasks on one or more of your records. For example, you might want to mark a user as inactive and optionally send a message that may be customized by the person that wants to run the action.

    <div class="mt-2">
      <code class="text-lg">Toggle published</code>
      <div class="mt-1">
        <code class="p-1 rounded bg-sky-500 text-white">bin/rails generate avo:action toggle_published</code>
      </div>
    </div>

    <a href="https://docs.avohq.io/3.0/actions.html" target="_blank" title="Avo Actions documentation" class="text-bold cursor-pointer block mt-2">Actions in the docs 👉</a>
  </div>
</div>

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
avo-3.16.4 app/views/avo/home/_actions.html.erb
avo-3.16.3 app/views/avo/home/_actions.html.erb
avo-3.16.2 app/views/avo/home/_actions.html.erb
avo-3.16.1 app/views/avo/home/_actions.html.erb
avo-3.16.0 app/views/avo/home/_actions.html.erb
avo-3.15.7 app/views/avo/home/_actions.html.erb
avo-3.15.6 app/views/avo/home/_actions.html.erb
avo-3.15.5 app/views/avo/home/_actions.html.erb
avo-3.15.4 app/views/avo/home/_actions.html.erb
avo-3.15.3 app/views/avo/home/_actions.html.erb
avo-3.15.2 app/views/avo/home/_actions.html.erb
avo-3.15.1 app/views/avo/home/_actions.html.erb
avo-3.15.0 app/views/avo/home/_actions.html.erb
avo-3.14.5 app/views/avo/home/_actions.html.erb
avo-3.14.4 app/views/avo/home/_actions.html.erb
avo-3.14.3 app/views/avo/home/_actions.html.erb
avo-3.14.2 app/views/avo/home/_actions.html.erb
avo-3.14.1 app/views/avo/home/_actions.html.erb
avo-3.14.0 app/views/avo/home/_actions.html.erb
avo-3.13.7 app/views/avo/home/_actions.html.erb