In this code snippet:
TOYOTA^javascript:submit_mode_data(‘Edit’, ‘40’);^_self
0
Delete^javascript:confirm_mode_data(‘Are you sure you want to delete this Manufacturer?’, ‘Delete’, ‘40’);^_self
FORD^javascript:submit_mode_data(‘Edit’, ‘41’);^_self
0
Delete^javascript:confirm_mode_data(‘Are you sure you want to delete this Manufacturer?’, ‘Delete’, ‘41’);^_self
JEEP^javascript:submit_mode_data(‘Edit’, ‘42’);^_self
0
Delete^javascript:confirm_mode_data(‘Are you sure you want to delete this Manufacturer?’, ‘Delete’, ‘42’);^_self
I am getting the error:
Error Type: Configuration
Description: Incorrect cell type: link
This error pops up twice (one for each column). What is wrong with this code? Is “link” a Pro-version type? I thought I checked all of this. Thanks in advance for the help!