• muypescado

    (@muypescado)


    I’m using the API option. I have some ‘lookup’ fields I want to set, but they are not listed in the available fields. Is there any way to make a lookup field available?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • i ran into this same problem. Goto line 1929 of inc/salesforce-api.php and comment it out and the field will be available:

    if($var[‘type’] === ‘reference’ && empty($var[‘req’]) && apply_filters(‘gf_salesforce_skip_reference_types’, true)) { continue; }

Viewing 1 replies (of 1 total)
  • The topic ‘Lookup Fields’ is closed to new replies.