Is it possile to set search/buttons options in initComplete ?

Is it possile to set search/buttons options in initComplete ?

toomanyloginstoomanylogins Posts: 19Questions: 5Answers: 0

I have a condition where I want to hide search and replace with editor buttons ie buttons on the rhs. Can options be placed within initComplete ?
Thanks

This question has an accepted answers - jump to answer

Answers

  • kthorngrenkthorngren Posts: 21,722Questions: 26Answers: 5,027
    Answer ✓

    Use the layout option to place the buttons where you want and to remove the search input. See the defaults section of the docs to learn how to remove the default elements.

    Kevin

  • toomanyloginstoomanylogins Posts: 19Questions: 5Answers: 0

    My mistake I had duplicate dom and layout options in table.

Sign In or Register to comment.