Hi does anyone know how can I toggle the' Show Details' button as a default without need to click it?
You could try adding Javascript to always click that element into Userview Custom Footer with <script></script>.
https://api.jquery.com/click/
Okay it works. Thank you so much!
Hi does anyone know how can I toggle the' Show Details' button as a default without need to click it?