Skip to main content
1.Are there any special considerations when binding a SmartForm K2 control to variables with activity (local) scope?
2.What do I need to do in order to have a SmartForms website hosted on a machine other than that used for the K2 server?
1) as far as the smartform itself is concerned, that variable will remain in scope, so there should be no functoinal difference between activity and process - it's all a matter of what's being done with the values on the back end.

2) the necessary parts are included when the app is put up on the server, so the smartforms project is self-contained.

Reply