Answer the question
In order to leave comments, you need to log in
When adding text to the DetailView, it goes beyond the page borders, how to solve?
Yes, in fact, everything is in the question,
here is the code
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'id',
'task_id',
'message:ntext',
'user',
' client',
'timestamp:datetime',
],
]) ?>
Answer the question
In order to leave comments, you need to log in
Is there a screen where it is shown where he is leaving?) Does the text itself leave or a table with data?
https://webformyself.com/widget-yii2-detailview/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question