I have a web form that has two steps. Step 1's mode is Edit and targets entity A. Step 2's mode is also Edit and targets entity B. Entity B has a lookup to entity A.
How do I specify the record source to edit for step 2? The possible values I can see for Source Type are Result From Previous Step and Query String. It doesn't work when I use Result From Previous Step (I'm guessing because I don't have a previous step that reference Entity B). Do I have to use the Query String option and pass the ID of entity B record somehow? If this is the case, any suggestion for doing this?
Thanks,
Bernado
*This post is locked for comments