U cannot goto canvas, but u can goto block on canvas:
when-button-peressed:
go_block('block_bame');
or
go_item('block_name.item_name');
for forms:
when-button-peressed:
call_form('form_name'); -- form_name this is filename for form.
|
Results 1 to 2 of 2
Thread: triggers for buttonsThreaded View
|
Click Here to Expand Forum to Full Width |