Hi K2 Community,
We have implemented a payment form with a file upload field where we can import a CSV file with the list of suppliers we want to pay.
After uploading the CSV file you can see the list but its dropping of suppliers whose name is too long.
Here are a few screenshots of the process:
https://prnt.sc/slrpk6 (one supplier missing)
https://prnt.sc/slrq46 (csv file
I have looked into the smart object the SupplierName field and it was set to Text type and I changed it to Memo
But the list view is still dropping off suppliers with a longer name. Please help is there any place I can change the character limit?