You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to make a function inside a button in pywebio that sends a mail ussing the actions command?
let's say something like:
def send mail():
actions(buttons=['Test email'])
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello.
is it possible to make a function inside a button in pywebio that sends a mail ussing the actions command?
let's say something like:
def send mail():
actions(buttons=['Test email'])
Beta Was this translation helpful? Give feedback.
All reactions