Sha256: 16519e61a1bd250b6cced5983eacfe8a779a815474b69514e0f0694734bd341a

Contents?: true

Size: 711 Bytes

Versions: 199

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/2.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

199 entries across 199 versions & 1 rubygems

Version Path
avo-2.53.0 app/views/avo/home/_actions.html.erb
avo-2.52.0 app/views/avo/home/_actions.html.erb
avo-2.49.0 app/views/avo/home/_actions.html.erb
avo-2.48.0 app/views/avo/home/_actions.html.erb
avo-2.47.0 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta23 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta20 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta21 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta17 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta22 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta18 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta19 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta24 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta15 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta16 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta14 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta12 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta13 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta10 app/views/avo/home/_actions.html.erb
avo-3.0.1.beta11 app/views/avo/home/_actions.html.erb