playMaker

Author Topic: How to send an event when the value of an input field is changed  (Read 629 times)

playmakertester

  • Full Member
  • ***
  • Posts: 211
Hi

I would like to add a function to send a specific event when the value of an input field is changed, has anyone worked on these in the past? If so, please advise how to do it.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: How to send an event when the value of an input field is changed
« Reply #1 on: May 08, 2021, 07:21:34 AM »
by value of an input you mean like a text box?

if so, you could use a 'String Changed' action or 'Fsm String Changed' (Ecosystem)

playmakertester

  • Full Member
  • ***
  • Posts: 211
Re: How to send an event when the value of an input field is changed
« Reply #2 on: May 09, 2021, 03:03:26 PM »
Exactly! thanks lot for advice  8)