"I have a model with a blob file. At the moment, there are 900 records in the table (which is very small). However, I cannot view the list. I believe the reason is the blob field. Is it possible to filter the query to avoid fetching the blob file?"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"I have a model with a blob file. At the moment, there are 900 records in the table (which is very small). However, I cannot view the list. I believe the reason is the blob field. Is it possible to filter the query to avoid fetching the blob file?"
Hello,
Can you tell us your iTop version number?
Also, if this is a custom class, can you share the
/itop_design/classes/class/presentation/list
zlist?Guillaume