• Mandy06
  • NEWBIE
  • 0 Points
  • Member since 2011

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

Here is my problem I am looking solution for:

I have grand parent object (Account), parent object (GPA) & child object (GPA List).

 

What I want is to get the text field "GPA Name" from all child record (GPA list) concatenated into one field "GPA Name" on GPA object. And this field "GPA Name" on GPA object should update "Overall GPA" field on account object. There are multiple child records, usually one parent record & finally one grandparent account record.

 

Thanks for your help!

I've been playing with the new Flow Designer tool and trying to create a simple flow to create a contact by:

 

1) Capturing contact details in a form

2) Using a 'Data Update' shape to insert a contact (assigning the values from (1))

 

It validates ok but when I run it, I get a message "Flow Error: Something has gone wrong in your flow.  Please use the validation tab to test it"

 

So is there a way to get more information about what's going wrong?  

  • February 21, 2011
  • Like
  • 0