Upon receiving a postback event, your application can
manipulate the content of elements on the page via calls to
wf:update/2
, wf:insert_top/2
, and
wf:insert_bottom/2
.
In this demo, the 'Go' button is wired to update the contents of the columns below it.
View Module SourceUpdate | Insert Top | Insert Bottom |
---|---|---|