Dynamic Drop-Down to display row data

I have a table with about 15-20 rows. I’d like to create a form that would allow me to select a value from a specific column and then once select display all the details in a single page view.

Is this something that can be done? Is so, how would I go about doing that?

1 Like

Hi @VitaDome,

Thanks for your question. This is not currently possible in the Spreadsheet.com UI. In theory you could develop your own UI for this use case using the Spreadsheet.com API. More details on the Spreadsheet.com API here:
https://developer.spreadsheet.com/

Best regards,
Matt