I created the click event for buttons in the webview it’s all revamped but the click is not working.
I exported the AIA and minded the thunkable and there it worked right.
What can it be?
do you have changes here in this line?
<td align="center">
<img src="images/lixera.png" width="30" onClick="window.AppInventor.setWebViewString('<?php echo $dado["id"]; ?> delete')"></td>
window.AppInventor.setWebViewString
pavi2410
(Pavitra Golchha)
#2
onClick="window.AppInventor.setWebViewString('<?php echo $dado["id"]; ?> delete')"
You must escape quotes for "id"
Will anyone help?
Where are the developers of Makeroid?
Are we going to have to give up and get back to Thunkable?
yusufcihan
(Yusuf Cihan)
#4
If you really want to go to Thunkable, you can go back to Thunkable. No one is forcing you to use Makeroid.
3 Likes
system
(system)
Closed
#5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.