action

An article by Gaspard Bucher

display an action button

  1. action
    1. action
    2. login_link
    3. swap
    4. visitor_link
  2. ajax
  3. API
  4. classes
  5. common attributes
  6. conditions
  7. context
  8. dates
  9. display
  10. forms
  11. i18n
  12. meta
  13. SQLiss
  14. urls

display an action button

  • select name of action
  • common url attributes (eval, text, etc)
see actions

This simple method just displays a link for the given workflow action:

<p do='image' do='action' select='edit' do='img'/>

The example above will transform an image into a clickable link to edit the image (changing the “do=’action’” position would edit the node).