• Helen Eric
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hai guys,
I am here to ask for validation of the number component in the flow. Here I was trying to write a validate input on a number of component. I want to make a number field not to be null if a picklist value is equal to the required text.
User-added imageHere I am validating the picklist Body_Type value and number field Seats_Including_Driver value with OR condition. If it is true the number field of_Fire_Extinguishers should not be null.
Guys, please help[ me with this.
Thanks in advance.
Using the API I can easily create a Contact and a Note related to the contact. I am able to see the contact along with all of the details i created for it. I can also see the Note if I search for the Note based on its ID. It shows its linked to the contact correctly. However, if I click on the Parent/Related contact name in the Note view, It takes me to the Contact I created. But the note does not show in the contact details view. Also, if I look for all of the notes, I can not see any that have been created by the API.  Am I missing an extra function or