Lookup search template behavior for standard vs custom relationship fields

Sure! Actually, it looks like the issue occurs when the field api name begins with “Account”. It looks like somehow Skuid was cutting off “Account” from the beginning of “Account_Search_Helper__c” when performing the search. So, for objects where the relationship namebegins with “Account”, you will have to either change the relationship name or wait for the bug fix.