function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Scott CondelloScott Condello 

Iterate on your prototype: The Apex class "SearchResultsController " is not a legal name.

I'm using my 4th playground, I am able to add conName="standard:account" for the first step but unable to create a New Apex Class...  The Apex class "SearchResultsController " is not a legal name."

Any suggestions on a work around?
Raj VakatiRaj Vakati
"SearchResultsController "  is having space at the end . Remove Space and create  it