question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integration Editor: Salesforce objects are not selectable from list anymore

See original GitHub issue

This is a…


[ ] Feature request
[x] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Documentation issue or request

The problem

There used to be dropdown select element populated from Salesforce API to list all available sObject names to be used in the integration. In latest version there’s input element without autocompletion working

<input _ngcontent-c38="" class="form-control ng-touched ng-dirty ng-invalid" autocomplete="on" name="sObjectName" placeholder="" spellcheck="false" type="text" required="" id="sObjectName">

Expected behavior

User is able to select sObject from list.

Screenshot

screen shot 2018-03-07 at 09 27 23

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
tplevkocommented, Mar 14, 2018

Seems to work OK now, closing this.

0reactions
tplevkocommented, Mar 13, 2018

Can’t verify this ATM, we have a small issue with salesforce API, it seems I have to wait till morning. hit_the_roof

Read more comments on GitHub >

github_iconTop Results From Across the Web

Salesforce Objects or Fields Not Available in Contact Builder ...
If a field on an object is not available in Marketing Cloud, you can check the Field-Level Security section of the profile assigned...
Read more >
Unable to find the 'Select field to display' option in the 'recently ...
From Setup, at the top of the page, select Object Manager. Click the label name of the object for the Recently Viewed list...
Read more >
Field Types | Object Reference for the Salesforce Platform
Picklists, which include a set of enumerated values from which one value can be selected. See Picklist Field Type. reference, Cross-references to a...
Read more >
Manage Your Picklist Values Unit - Trailhead - Salesforce
Manage Picklist Values · In Setup, click the Object Manager tab, and then select the object associated with your picklist field. · Click...
Read more >
Custom Object Not Showing up in Tabs - Salesforce Developers
From Setup, click Create | Tabs. Click New in the Custom Object Tabs related list. Select the custom object to display in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found