Display a specific model row in an export #4172
Answered
by
Abigailvantol
Abigailvantol
asked this question in
Q&A
-
Hello everyone, a single row of data from the model with relationships needs to be displayed in an export. Does anyone know how I can achieve this if I already have the correct model?
If I use a query, I get the first row of the table instead of the row from the model that I already have through the constructor.
|
Beta Was this translation helpful? Give feedback.
Answered by
Abigailvantol
Jul 24, 2024
Replies: 1 comment
-
I don't know if this is the desired solution but I used the following:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Abigailvantol
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't know if this is the desired solution but I used the following: