Hi,
How can I get the value of a slot in the submit function of a Form?
tacker.get_slot(“slot_name”) is returning blanks.
Hi,
How can I get the value of a slot in the submit function of a Form?
tacker.get_slot(“slot_name”) is returning blanks.
This is solved. I had to convert it to string. My bad.