- Field.Description
When I try to set a description to my field, I get a script error.
- Saving Field data in different languages
I cannot save field data in anything but the defautl / current language (lcid).
- TypeInfo fails
Whatever i try, my TypeInfo debug tool just returns an error occured.
- User object fails
I get the following error when trying to access or write to the user object
Description 'null' is null or not an object
Source var company = userInfo.getProper...
- W3FILES_ROOT does not return the path
Whe I use Request.Servervariables('W3FILES_ROOT') to get the file system path it does not return anything.