Hey channel Adrian M I m Using AVO 2 0
# avo-2
c
Hey!, @channel @lemon-wall-20836 I'm Using AVO 2.0 Basically, I want to customize the edit button located on the Index page. Instead of displaying the default edit icon, I would like to display the text "Please edit."

https://cdn.discordapp.com/attachments/740893011994738751/1128724663913173122/Screenshot_2023-07-12_at_9.20.54_PM.png

l
You can duplicate the
Avo::Index::ResourceControlsComponent
(the
.rb
and
.html.erb
files) inside your app under the same directory path and you can override anything you need
c
Alright, Thanks @lemon-wall-20836