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
Hi,
my question is...is possible to add data dynamically to an Next Step?
That is i've first step with two buttons. When i click first button i want load some data into next step, if i click second button i want see others data.
I tried, but when it load steps give an NullPoiterException (in second step) because data are not available in first istance, but only when i click on buttons into first step.
Thanls a lot
The text was updated successfully, but these errors were encountered:
Hi,
my question is...is possible to add data dynamically to an Next Step?
That is i've first step with two buttons. When i click first button i want load some data into next step, if i click second button i want see others data.
I tried, but when it load steps give an NullPoiterException (in second step) because data are not available in first istance, but only when i click on buttons into first step.
Thanls a lot
The text was updated successfully, but these errors were encountered: