Browse By Tags

  • Component script function TableExists

    Hi @all, in component scripts you can use the function TableExists(%Tablename%) which returns true, if the table exists in Custom_Tables. When I run this function with the name of a custom table (e.g. TableExists('My_Own_Table')), it returns false…
  • CRM mapping component using addr_state code instead of translation

    Hi Guys, I installed Sage's mapping component and found that it searches for the code of addr_state field instead of the translation. e.g. Code Westerncape = translation Western Cape. The component will look for westerncape which is is incorrect. It…