There was a nice simple way to present the user with a single row for editing <https://mashe.hawksey.info/2013/07/how-to-open-a-google-spreadsheet-at-a-specific-row-for-editing/> using the old sheets with List View Is there way to achieve something similar in the new sheets using query parameters?
I have been playing around with query strings in ".../gviz..." url's, but they only return flat html or csv type results, not editable I also tried adding query parameters to ".../edit..." url's but you can guess the results :( We have already ruled out using Forms, since we are using several connected sheets with formulas. Creating a Google Site with editable fields is beyond my ability, looks like it requires quite a bit of scripting including Atom feeds about which I have no clue. As an aside, I have not been able to get "?range=" to work no matter how I try, is this deprecated? Thanks -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
