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
Hi there! Thanks very much for putting together this bundle, it's very powerful.
I was reading up to Chapter 5 but couldn't find the show view. I was stuck for a while, unsure of how to get the "show" button to appear on the list view and was unaware of the word 'action' so far.
After digging around DependencyInjection/Configuration.php I found the actions key and discovered what I could do there and discovered the chapter 7 on actions. I should have just kept reading!
My recommendation is either make show a default action from the default config (thus the user can continue through chapter 5), or to include a small section (like one or two sentences about actions) in chapter 5 that links through to chapter 7.
Thanks again.
The text was updated successfully, but these errors were encountered:
I'm closing this issue because we're starting a new phase in the history of this bundle (see #2059). We've moved it into a new GitHub organization and we need to start from scratch: no past issues, no pending pull requests, etc.
I understand if you are angry or disappointed by this, but we really need to "reset" everything in order to reignite the development of this bundle.
Hi there! Thanks very much for putting together this bundle, it's very powerful.
I was reading up to Chapter 5 but couldn't find the show view. I was stuck for a while, unsure of how to get the "show" button to appear on the list view and was unaware of the word 'action' so far.
After digging around
DependencyInjection/Configuration.php
I found theactions
key and discovered what I could do there and discovered the chapter 7 on actions. I should have just kept reading!My recommendation is either make show a default action from the default config (thus the user can continue through chapter 5), or to include a small section (like one or two sentences about actions) in chapter 5 that links through to chapter 7.
Thanks again.
The text was updated successfully, but these errors were encountered: