• fas asaws
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies

Hello,

I am stuck on a validation rule -

If Sub Category is either 'Attestation Form Complete' or 'Attestation Form Incomeplete', all the other fields listed must not be blank.

The current formula will not let me create the record even if all the fields listed are completed.  Any suggestions would be helpful.
 

Thanks!
User-added image

I cannot for the life of me, figure out what could be wrong with my campingList component markup for the "Create a Simple Camping List Lightning Component" challenge.  This is the markup for campingList.cmp:

<aura:component>
     <ul>
        <li>Bug Spray</li>
        <li>Bear Repellant</li>
        <li>Goat Food</li>
    </ul>
 </aura:component>

Please help me figure out why I am getting the error.  Thank you, Susan

 

I have been working on the Force.com for some time now and one thing that really helps me learn the platform is pushing the envelope and seeing where it tears. To this end I have decided to build a game on it.

Not anything fancy, like a first person shooter, just a turn based strategy game, like Risk.

Or more accurately, like Outreach.

Most of those old board games were little more than databases anyway, so I figured this would be an easy project. In fact the hardest part I anticipated was creating a hex map in CSS, but that turned out to be a two hour chore.

Ergo i anticipate smooth sailing from here on out. I am posting this here for anyone interested in following my progress as i take the Force.com platform that, to the best of my knowledge, it hasn't gone before, and also for anyone interested in helping me beta test the game when I am done.

 

Ciao.