Sivan

Results 5 comments of Sivan

I can use the **$filter->disableIdFilter();** function and add the new one like **$filter->like('id','Sum ID');** but it does not show in the filter box but i remove the **disableIdFilter()** it can...

Thanks @Xuan-Goldenf Now it working fine.

Hi @alexoleynik0, Good morning 1) Yes when I submit the form the network shows the response call. I will be attached the screenshot below. 2) The validation does not work...

but what is the purpose of using that @alexoleynik0 if I enter the password on the text field the text will show inside of showing a star or any other...

Hi @alexoleynik0 , i am using $form->password('password','Enter the password'); like the below image i have attached ![image](https://user-images.githubusercontent.com/110915382/224989788-3be167a1-3e6b-4d94-8d52-73384e1eb507.png) if I click the eye icon the password text will display if I...