I'm trying to access 'Case Status List' like var caseSearchObj = search.create({ type: 'supportcasestatus', columns: [ search.createColumn({ name: "internalid" }), ] });

but it shows the error record not exist

I'm trying to access 'Case Status List' like var caseSearchObj = search.create({ type: 'supportcasestatus', columns: [ search.createColumn({ name: "internalid" }), ] });

but it shows the error record not exist

I want to store some list values into the custome select field.

0

There are 0 best solutions below