Is it possible i can put two query for fusiontable blocks
like call fusiontable.getrowswithconditions and set fusiontablecontrol.query on one button click?
i have this situation that i need to get the rowid so i used the Getrowscondition block inside button.click.
and to Update the Field..
I search everywhere.. and i cant find some tutorial on this issue..
--
like call fusiontable.getrowswithconditions and set fusiontablecontrol.query on one button click?
no
first send a SELECT statement to the table to get the rowid and receive the rowid in the fusiontables controls got result event,
then send your UPDATE statement and receive the result again in the in the fusiontables controls got result event
See this doc and sample app for multiquery
--
and multi-step Fusion table handling.
댓글 없음:
댓글 쓰기