Find Control ID and Page ID | SpreadsheetWeb
Styling 3:20 video

How to find Control ID and Page ID

One focused task, a quick video, and concise steps you can scan immediately.

To identify the Control ID/Page ID:

  • Go to Preview/Published version of your application
  • Press F12 on your keyboard to open browser's console
  • Click "Select an element in the page to inspect it" button
  • Mouse over the control/cell/any element on the page and do left mouse click on it and it will be highlighted in the browser's console from where you can copy it's ID value and paste it in your Stylesheet to be able to change its background color, font color, font size, etc.