Category directives

Archived from the Xataface Users forum.

wisni1rr — Tue Mar 13, 2012 2:48 pm

I am working on creating a print action using this code:

Code: Select all
[printable_report]     icon="{$site_url}/images/printer.png"     category=result_list_actions     description="See this product list in a printable format"

What would the category be to put this action in my details view instead of the list view?


shannah — Tue Mar 13, 2012 3:32 pm

record_actions


wisni1rr — Wed Mar 14, 2012 8:52 am

Thanks again, Steve!

I love learning xataface!