Hi,
What is the length or limit permitted in the short name and long name of courses title, for manual input or csv file upload?
Thanks!!
Solved! Go to Solution.
Easy enough to find out, just plug in characters until you no longer can, save it, then identify the length of the saved string. It this case, both fields have a 255 character limit.
Easy enough to find out, just plug in characters until you no longer can, save it, then identify the length of the saved string. It this case, both fields have a 255 character limit.