Resize "View Record" display? ← Misc. You can modify the view window using CSS. Assuming the table name is "employee", prepend "viewmod". <style> #viewmodemployees{width:1000px !important} </style>