Cannot Delete Function Field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 11:00 AM - edited 12-04-2024 11:01 AM
I was trying to create a function field for a database view but it broke things and I can't delete it now. When I try to delete the Dictionary Entry from the list view, nothing happens and the record remains there. When I try to open the record it just loads a blank white screen and stops. I can't even load the database view anymore either. What do I do?
I also keep getting this error:
Internal Server Error (500)
Cannot invoke "com.glide.db.functions.ADBFunction.toString()" because the return value of "com.glide.db.functions.DBFunctionUtil.parseFunction(String, String)" is null Check logs for error trace or enable glide.rest.debug property to verify REST request processing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2025 10:35 AM
Thanks! I had created the field on a data view. We deleted the database view and it deleted the function field as well so it fixed the problem.