Closed schillerenrico closed 3 years ago
@schillerenrico please post the configuration of the component from the page / layout where you have included the component.
I just found my mistake. The configuration was a good hint. I messed up the identifierValue by using a fixed value... Now its working 👍🏻
Hello!
I am currently trying your components for list and detailpages. It accured that the $identifierValue in RecordDetails.php is not returning the value in the url but instead the key name. I followed this tutorial (https://octobercms.com/support/article/ob-12) but the value of $identifierValue is always just the key name and this results in record not found from this method.
If you need more to replicate the issue, pls let me know