SolaraS
Solara2y ago
rob-vh

process results of a field change to another element level

I would like to trigger python code each time one of the input fields in a page is updated, the result of the python code should be shown in a message box at Page() level.
https://py.cafe/rob.on.lists/solara-markdown-message-editor
I know how to display a reactive variable in a field on Page(), when it is changed/set in another element, but I can't get my mind around triggering python statements. Should I propagate the on_value condition from the propagate() routine up to MarkDownEditor elements in Page()? How do you propagate conditions?
Run, Edit and Share Python Apps in Your Browser with 1 click!
Was this page helpful?