aironium
Member
For context, I am currently developing an app for my capstone project (I call it Zyngil, a debt manager for micro-stores/variety stores in the Philippines). The sign up page is a B4xpage object with a webview... er view. Honestly I don't know if I am asking the correct question, but yeah, I want to get the page title of the currently loaded site in the webview view.
Also, I had to use a webview instead of the usual designer-based inputs is for sending queries in a remote mysql database (and gonna admit, I have no idea how to make a b4xpage scrollable, sorry)
Basically, my plan is that upon registration, the app is supposed to read something from the website and trigger a subroutine (basically redirect user to splash b4xpage object).
Below here is just the signup page in development.
Also, I had to use a webview instead of the usual designer-based inputs is for sending queries in a remote mysql database (and gonna admit, I have no idea how to make a b4xpage scrollable, sorry)
Basically, my plan is that upon registration, the app is supposed to read something from the website and trigger a subroutine (basically redirect user to splash b4xpage object).
Below here is just the signup page in development.