Open a webview with a URL entered in a form field

Hi eveybody,

I have just started with AppMaster for an app. I’d like to build a two screen app:

  1. Screen with a text form field and a button
  2. Screen with a Webview component

Once the button is tapped, the webview on the second screen should open the URL entered in the form field.

Can anyone share a guidance how to set that up?