• Christopher Mergen
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
I am really frustrated with a problem that only occurs for me using Chrome and Lightning experience.

When I go to setup, and click on a "classic" setup page like "users", instead of opening it in the LEX iframe in setup, it opens a new browser tab with the setup page in it, but it is non-functional since it expects to be inside of an iframe.

I have tried removing cookies and plugins, but the problem keeps reoccuring and is driving me crazy!

Any help would be greatly appreciated, this has to have affected someone else out there besides me!
Hi. I'm an Admin and not a Developer, first off.  I want to create a simple Lightning Component with one field (custom) on a standard object so that it may be displayed on the right side of a Lightning Record Page, separate from other fields on the same record.  In essence, all fields except the single field, will be in the main standard Record Detail component and the single field will be in its own component on the right.  How would I go about creating a Lightning Component with just one field?