Forum Post: Re: New Ui Hide Rollbase "save" Button

  • Thread starter Thread starter Thierry Ciot
  • Start date Start date
Status
Not open for further replies.
T

Thierry Ciot

Guest
You could try something like this: $(".rbs-pageheader-toolbar .k-primary.marker-pageToolbar-action").hide(); Warning: This may break in the future if the classes change. Also, it will leave the toolbar with the other 2 buttons rendered and it may break the usability of the product. Depending on the use case, we may want to provide an API to access toolbar buttons. Could I ask what you are trying to achieve? Thanks. Thierry.

Continue reading...
 
Status
Not open for further replies.
Back
Top