zoho.creator.getRecords (Using creator name fields)

zoho.creator.getRecords (Using creator name fields)

I have been having a problem for a few days trying to use the function zoho.creator.getRecords in order to pull creator records into zoho CRM. 

The problem seems to be that conditions entered into the function will not work if they are asked to use a field that was created using the name field in creator. 

The syntax for the function is given in the help page here: https://www.zoho.com/deluge/help/creator/get-records.html I followed this exactly and found that it worked fine for everything until I tried to put a name field into the conditions. Even though I was using the API link names from the creator reference page for my application it still didn't work for fields that had been created using a 'name' field. I think the solution is to replace the name field with a 'single line' field for names but is this a known issue?