Symptoms
Dears,
Is there a way to access ASP .Net Session Variables through K2 Smart Forms?
Diagnoses
SmartForms are stateless by design
Resolution
Resolution:
"
SmartForms are stateless by design. If you need to remember something about a user, you could create a SmartObject for that purpose.
"