问题 The bounty expires in 5 hours . Answers to this question are eligible for a +100 reputation bounty. Faisal is looking for an answer from a reputable source . I already have added one question related to it. But there is a little change this time. I have a readonly text input with a default value 1 . <?= $form->field($modelTariffSlabs, "[{$i}]slab_start")->textInput(['readonly'=>true,'value'=>'1','maxlength' => 10,"class"=>"form-control js-slab-start"]) ?> Also, I have another text input which