Mobile view from PC

I try to customize my apps for mobile devices and debug it by Chrome devtools.

but I don’t know how to change PC view to mobile view.

I also checked Toggle device toolbar, but it doesn’t work…

how can I do…?

 

Hello Masa!

If you just put “m/” after the “k/” in the kintone URL, you can access the mobile version of kintone page.

Example

 Desktop Version:
  https://thisisatest.kintone.com/k/1/

 Mobile Version
  https://thisisatest.kintone.com/k/m/1/

Hi Yuzo Arai!

>If you just put “m/” after the “k/” in the kintone URL, you can access the mobile version of kintone page.

oh I didn’t know that technique!

Thank you so much:)