empty label always display undefined
Posted: Wed Jan 28, 2015 9:17 am
by M&M
simple trick - just create local storage variable and map column. complete event check if variable has value. if it doesnt have clear the labels. But remember to reset the local storage variable to say "999" in before send event. In complete event if lsv is still 999, then clear labels
empty label always display undefined
Posted: Fri Jan 30, 2015 3:30 am
by She
Hi Team,
I already fixed this problem by the ff. step screenshot is in below:
first i set storage variable in EMPID,EMPNAME,DNAME:
i call the 3 local storage variable to the next page in page show event.
Thank you for the idea M&M and thank you team!
empty label always display undefined
Posted: Fri Jan 30, 2015 6:12 am
by Evgene Karachevtsev
Hello She,
Thank you for the update, glad it works!