N
N
Nickilant2018-07-11 07:16:08
Yii
Nickilant, 2018-07-11 07:16:08

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

1 answer(s)
S
Silverviql, 2018-07-11
@Silverviql

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 question

Ask a Question

731 491 924 answers to any question