How can I determine internal ID values for individual items in a custom list?
WebWorks_WriteArrow(WebWorksRootPath, “wwdd1028236”, true); WebWorks_WriteDIVOpen(“wwdd1028236”, true); Generally, a given list displays the internal IDs as one of the columns. For example, List > Relationships > Customers displays the internal IDs as the second column (when the Show Internal ID preference is enabled). See Setting the Internal ID Preference in the SuiteTalk (Web Services) Platform Guide). When referencing items in a custom list, you must first reference the SelectCustomFieldRef by its internal ID, which is displayed in the respective custom field list (for example, for a custom customer field it would be displayed at Setup > Customization > Entity Fields). Next, reference the internal ID to the Custom List or Record. Internal IDs to custom lists are NOT displayed in the UI. You must refer to the HTML source for the internal ID. When in the HTML source, search for the name of the value and note the integer which follows. For example, if referring to the Items of Interes