1

I'm building a layout using PhoneJS, I need to add more buttons to the toolbar that contains the "Menu" button and the title.

I'd like to add a "Write" button on the right.
I can't find documentation about this task, how can I perform it?

Fez Vrasta
  • 14,110
  • 21
  • 98
  • 160

1 Answers1

1

Use recommendations from Views and Layouts -> Add Commands to Views article to get started.

Is this what you are looking for?

Mikhail
  • 9,186
  • 4
  • 33
  • 49