Hi Bart,

It appears that the nice simple way to edit a single row of a spreadsheet
did not involve Google Charts, though you might use a query to find out
which row you'll want to edit.  I don't see how would send any changes back
to the spreadsheet, not without the equivalent of what you get with Forms
or Google Site.  The playground page referenced in that article is now
gone, which would have helped to figure out how it was done.

The range parameter still works.  See docs on
https://developers.google.com/chart/interactive/docs/spreadsheets
Can you give an example of how you are trying to use it?  If you could
build a jsfiddle example to point to, that would make your usage
sufficiently clear.


On Fri, Jan 9, 2015 at 11:01 AM, Bart Bremmers <[email protected]
> wrote:

> 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.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
[email protected] <[email protected]>   5CC, Cambridge MA
[email protected] <[email protected]> 9 Juniper Ridge
Road, Acton MA

-- 
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.

Reply via email to