Skip to main content
Hi,

I am using a datafiled named secondname as a string in a K2 SmartForm after the process is completed the datafield will contain a value in it. Now, can any one tell how to get the value from the data field and i want to display the value in the smartform. Can any one tell me how to get the value from the K2 data field and use it in the smart form.

Regards,
Ravi.
I don't exactly understand what you're trying to achieve.

Do you want to get the value of the datafield on a smarform AFTER the process has completed?
Do you want to get the value of the datafield on a smarform from a DIFFERENT process which has already completed?
Do you want to follow normal process flow logic and just populate the datafield before completion of the process?

If it is the last option, you need to bind a K2TextBox to the datafield and populate the textbox. Apart from this, you also need to bind the SmartForm to a specific Solution, Project, Process and Activity. Please refer to the Training material: Module 3 - Basic Workflow Solutions.

Regards,
Ockert

Reply