Attempt to read property "model" on null.
I have a table that has a column "Briefcase" to show if the record (Business) belongs to a Briefcase.
I'm implementing "->tooltip" to show to which User's Briefcase the Business belongs to.
The above "tooltip" code fails when one business is not allocated to any Briefcase,
I get:
Please, any ideas how can I fix it?
Thanks.
I'm implementing "->tooltip" to show to which User's Briefcase the Business belongs to.
The above "tooltip" code fails when one business is not allocated to any Briefcase,
I get:
Please, any ideas how can I fix it?
Thanks.