Set custom component value

OK, really feeling like a newbie here. I’ve created a custom component (so cool), but I cannot seem to figure out how to expose the current value of my component to other components. I have a prop in manifest.json with role “formValue”, which exposes my value property in the Adalo designer, but the value is always the original default value set in my manifest.json. I’m sure this is something super simple.

Can someone share a working example of a custom Adalo component that makes use of the formValue, formChangeHandler, and autoSaveInput options? I cannot find any examples or tutorials on the web. Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.