You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a plugin I want to use a table that does not have any of the actions that a NetboxTable automatically supplies. Do I use a standard Django table (how do I get as close to a NetboxTable as possible) or is there a "hidden" way to get rid of the action buttons in the actions column of NetboxTable?
Or can I replace the actions with the ones I need?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For a plugin I want to use a table that does not have any of the actions that a NetboxTable automatically supplies. Do I use a standard Django table (how do I get as close to a NetboxTable as possible) or is there a "hidden" way to get rid of the action buttons in the actions column of NetboxTable?
Or can I replace the actions with the ones I need?
Beta Was this translation helpful? Give feedback.
All reactions