Does anyone know what the setup is for an unlimited text(memo field)? I think it used to be string(1000) as a default in the dropdown in UD Column Maintenance.
Yes set Data Type to String. Then in the format you can set it to x(1000) for 1000 characters. You can try using a bigger number if needed, or try x(max) for unlimited. Let me know if that works…