• Vijay Sharma 46
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi guys, so the scenario for my requirement is like, I have two objects :
1. Agreement (parent object)
2. Agreement Line item (child object).

On the first screen of flow, I am creating Agreement and on the second screen after creating an agreement record I want to create the Agreement line item in which we are using the ID of the agreement created on 1st screen. What I want is to create multiple ALIs on a single screen with an option or button there which ask to create more agreement line item. 
I want a screen of this type as I shown below table
Can we achieve this type of requirement via FLOW

 
Realated AgreementFiled 1Field2 Field3Product (Lookup)
Demo Agreement-1abc xyzsdfProduct -1
Demo Agreement-1abc xyzsdfProduct -2
Demo Agreement-1abc xyzsdfProduct -3
Demo Agreement-1abc xyzsdfProduct -4
Demo Agreement-1abc xyzsdfProduct -5
     
Add More Products (Button)    
     
     
     
     
  Previous Finish