- I bind a K2Textbox control with a datafield.
- This datafield has own value
- When I load an ASPX form containing the K2Textbox, the control show the value of the datafield but when I change value for the text box, the interface showed changed value . When I submit the form, it doesn't update the changed value. It gets old value of the datafield.
Anyone has been met this problem, pls. show me the way to solve my problem!
Page 1 / 1
Did the submit actually go through?
Any errors?
Have a look at the Error Profiles in K2.net Service Manager. Also have a look at K2Error.txt in 'C:Program FilesK2.net 2003Bin'.
Regards,
Ockert
Any errors?
Have a look at the Error Profiles in K2.net Service Manager. Also have a look at K2Error.txt in 'C:Program FilesK2.net 2003Bin'.
Regards,
Ockert
error log file doesn't have any error. but I don't know why I can't update the updated value in the interface. The interface load updated value but when I submit, It still gets old value. I have to check all value according to the time in data audit of K2 workspace
Are you saying that the Audit trail shows both the NewValue and the OldValue?
Regards,
Ockert
Regards,
Ockert
Yes,
How can I have to do to get the new value to display in the next activity?
I face more problem: for radio check box, if I selected a default value in a collection and bind with a datafield . when I load the form, it show the value of the binded datafield but when submitting it gets the default value of a collection.
How can I have to do to get the new value to display in the next activity?
I face more problem: for radio check box, if I selected a default value in a collection and bind with a datafield . when I load the form, it show the value of the binded datafield but when submitting it gets the default value of a collection.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.