How to get data from a component?
I have a test project where the input field resides in a component . How can I get the data from the input field from within the homepage (1 ) ? I 's like to print the data entered in the input field as text in (2 ) : https://patrick.link/CyHOQoF I must say , when we have this : https://discord.com/channels/972416966683926538/1255108618370420756/1255108618370420756 it will be so much easier than using an event to send the value of a variable . Thank you @Erik Beuschau 🤩 If you want to “lift state up ” I would suggest using context where the component /page that holds the state exposes a formula with your variable + a workflow to update the variable . We ’re not working on global variables atm , instead we ’re working on global formulas (that are not written in code )
