Integration with Bubbles Database

Hi
I’v like to know how to connect a simple (external) “httml5 login form”, shown in a iFrame, to a already existing Bubbles Databas i my App, to verify user credentials.

// Greetings // Joran

This post may help …

To summarise:

  • javascript in the iframe calls a function in its parent.
  • The function in the parent is created by the Toolbox plugin element “Javascript to Bubble”.
  • An event is triggered when the values are available.

Good luck!

Thank you very much for your answer, I will dig into it

// Joran