Hi guys,
Loving the bootstrap 4 theme.
Question: I want to show the Edit/View and Delete buttons individually and not grouped under the button "More" ... How can I fix this?
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 04 March 2018 - 11:02 AM
Hi guys,
Loving the bootstrap 4 theme.
Question: I want to show the Edit/View and Delete buttons individually and not grouped under the button "More" ... How can I fix this?
Posted 05 March 2018 - 19:50 PM
I hope anybody can point me in the right direction please ... thnx
Posted 06 March 2018 - 03:59 AM
If you dont want it that way, you need to alter the code in the view file of bootstrap theme. There you will find - the action buttons are been placed in dropdown - rather then that, place them as normal buttons and you will be able to achieve your desired output.
Happy GCing :)
Posted 06 March 2018 - 20:50 PM
Super!!! Thank you for the swift reply ... I am starting to get the hang of this GC :)