User Tools

Site Tools


uphp:ajax_generation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:ajax_generation [2019/07/22 09:44]
admin
uphp:ajax_generation [2019/07/22 09:55]
admin
Line 12: Line 12:
 "object_key":{"name":"Joe","age":21}, "object_key":{"name":"Joe","age":21},
 "array_object_key":[ "array_object_key":[
-  {"name":"Joe","age:21"}, +  {"name":"Joe","age":21}, 
-  {"name":"Jane","age:32"}+  {"name":"Jane","age":32}
 ], ],
 </code> </code>
Line 30: Line 30:
 Note that the hook 'In Ajax Generation' needs to be selected for this. Note that the hook 'In Ajax Generation' needs to be selected for this.
  
 +To see how to use this variable on the home page, see [[Blockly Home Page Hook]]
  
uphp/ajax_generation.txt · Last modified: 2021/09/13 05:57 (external edit)