Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csv output has html tags #5838

Open
kazu228 opened this issue Nov 27, 2023 · 4 comments
Open

csv output has html tags #5838

kazu228 opened this issue Nov 27, 2023 · 4 comments

Comments

@kazu228
Copy link

kazu228 commented Nov 27, 2023

  • Laravel Version: #.#.#
  • PHP Version:
  • Laravel-admin: #.#.#

Description:

There is a span tag in the role of the dashboard csv output.

Steps To Reproduce:

@xxl4
Copy link

xxl4 commented Dec 3, 2023

Frist, Maybe you can use

`

$export->originalValue([])

`

use the originl value for export.

Second: if you have html value save in db, you can use excel for export better.

@kazu228
Copy link
Author

kazu228 commented Dec 4, 2023

Thanks your answer !

I have some questions .

where is $export->originalValue([]); code ?

what should I do ?

@xxl4
Copy link

xxl4 commented Dec 8, 2023

image

image

add your controller page and grid export

@kazu228
Copy link
Author

kazu228 commented Dec 8, 2023

Thanks a lot. It is difficult for me. but I challenge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants