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

Data from the database phpmyadmin is incomplete #1094

Closed
adityasulis opened this issue Sep 30, 2023 · 2 comments
Closed

Data from the database phpmyadmin is incomplete #1094

adityasulis opened this issue Sep 30, 2023 · 2 comments

Comments

@adityasulis
Copy link

adityasulis commented Sep 30, 2023

Hello am new here. I have data from database with datatype text, its like 2 - 3 paragraph. I call the data with php echo in trix editor but its incomplete

this is my view code:

<div class="col">
     <input id="mydata" type="hidden" name="mydata">
     <trix-editor input="mydata"><?= $var['mydata'] ?></trix-editor>
</div>

i have many column to show but some column is incomplete.
how can i fix this problem?, Thank's

@afcapel
Copy link
Contributor

afcapel commented Oct 2, 2023

@afcapel afcapel closed this as completed Oct 2, 2023
@adityasulis
Copy link
Author

Hi @afcapel thank's for answer, at first it working on all web browser, but now sometimes its not working on firefox, but in chrome is normal, Thankyou

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