You need to sign in to do that
Don't have an account?
Deepak Sharma 12
Issue in importing data from CSV in visualforce page and handling line break in field value
Hi Guys
I want to import data from CSV in visual force where i am handling the line break. But after spending hours found no solution for this. Please anybody can tell me how to handle line break and insert data in salesforce custom object.
Thanks in advance.
I want to import data from CSV in visual force where i am handling the line break. But after spending hours found no solution for this. Please anybody can tell me how to handle line break and insert data in salesforce custom object.
Thanks in advance.
Refer to the code for page and class. You will get the idea.
Please mark this answer as solution if this solves the issue.