Smartsheet Product Feedback & Ideas

Smartsheet Product Feedback & Ideas

Help shape the future of Smartsheet! Share your feature wishlist and improvement requests here.

Sign in to submit new ideas and vote
Get Started

Column ID visible in Column Settings

The column ID has been removed from the Column Settings. It is now accessible only through Bridge. I would like to request that it be added back to the Column Settings.

Tags:
17
17 votes

Idea Submitted · Last Updated

Comments

  • @Samuel Mueller - thank you for sharing this!

    I have to admit this is a sneaky little tip I've never thought of before... brilliant. 🙌

    Need more information? 👀 | Help and Learning Center

    こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions

  • Currently, I can click File>Properties to get the Sheet ID.


    I can also right click on a row and select properties to get the Row ID:

    But it takes some API sleuthing to get a Column ID. It would be really great if I could right click on a column and get the Column ID.

  • Overachievers
    edited 02/27/24

    This is a much needed enhancement. I've mentioned this somewhere before, but you can access column ID if you navigate to card view, it's in the url.

  • If the column isn't available in Card View, you can find the column ID by inspecting the network requests in your browser's developer tools. Here are the steps:

    1. Open the developer tools (usually F12 or right-click > Inspect or View > Developer > Developer Tools).
    2. Go to the Network tab and filter for 'loadSheet'.
    3. Find the request titled 'home?formName=ajax&formAction=fa_loadSheet' and inspect its response.
    4. Search for 'jsdSchema.ajaxMegaBulkRecordInsert([jsdSchema.TABLE_INDEX_GRIDCOLUMNDEF'.
    5. This data contains the column title, description, column ID, and other information.

    While more technical, this method lets you view all column IDs and other sheet metadata.


  • Community Champion
    edited 01/24/25

    @Samuel Mueller @Frank Geraci Those are some cool tricks that I didn't know about! I came across this post when I was doing some research for my video on alternative ways to get Smartsheet Column ID's.

    You're methods are good for those that don't want to deal with the API or use any additional tools.

    Here's my list of 3 ways.

  • ✭✭✭✭✭

    I wanted to add a picture here of what the SSFeatures solution looks like:

    SSFeatures lets you open a popup that shows you all of the column IDs in your sheet.

    Nathan Braun (Founder of SSFeatures) (nathan@ssfeatures.com)

    SSFeatures - The browser extension that adds essential features into Smartsheet.

Trending Ideas