Hi there,
Can someone help me with the following logic?
I have a state that should have 0 value of no data in text input. However, if data exists in text input the state should have a value from that.
Hi there,
Can someone help me with the following logic?
I have a state that should have 0 value of no data in text input. However, if data exists in text input the state should have a value from that.
Hi @konstantin.demishev ,
keep the default value of state as 0, and trigger workflow when the inputs value is changed to update the state value. If it is empty then set it as 0, if not empty then set the value of input.