Basic problem about closing window

Hello i need help about closing window with button

Maybe it is a basic topic but i just want to learn

I created a Cancel button

Then what action should i enter after when cancel button is clicked

Are you talking about closing a popup window or the browser window? If you mean a Bubble popup, you create a workflow that calls the Element Hide action. If you mean a browser window, you need to use JavaScript and the window.close() method.

thanks for reply but i couldt solve it because wth the action elemets hides action works for just elements and i couldn find where can i edit javascript

thanks again

Can you share the page you are working on? I am not sure what you are trying to accomplish, so seeing what you are doing would help.

This topic was automatically closed after 70 days. New replies are no longer allowed.