Skip to main content

 
Input string was not in a correct format. 
Type: 
SourceCode.SmartObjects.Client.SmartObjectException
Source: 
SourceCode.SmartObjects.Client
Method Base 
Member Type: 
Method
Name: 
ExecuteScalar
Module 
Scope Name: 
SourceCode.SmartObjects.Client.dll
Declaring Type 
Full Name: 
SourceCode.SmartObjects.Client.SmartObjectClientServer
Stack Trace: 

at SourceCode.SmartObjects.Client.SmartObjectClientServer.ExecuteScalar(SmartObject smartObject, DataTable inputTable)

at SourceCode.Forms.AppFramework.FormRuntime.SmartObjectExecution(XPathNavigator nav, Boolean outputDependencies, SmartObjectClientServer svr)

at SourceCode.Forms.AppFramework.FormRuntime.WorkXmlToApi(String xml)

at SourceCode.Forms.Runtime.AJAXCall.ProcessRequest(HttpContext context)

Hi kby,

 

Could you please add some more details around the issue such as:-

 

1. What are the rules on the EDIT button click event.

2. Are you triggering a workflow on button click

3. What is the backend where you are storing the data

 

Regards

Gaurav Mehta


 

Hi Gaurav,

 

1. What are the rules on the EDIT button click event.

I have initialize rule and few people picker rule in that

 

2.. Are you triggering a workflow on button click

No, i am not

 

3. What is the backend where you are storing the data

Storing back to list


My Issue has been resolved. I have a look up column in edit form and it was not configured correctly that is why i was getting an error.


Reply