I have a dynamic entry that shows a listing of users and their balances. When I add the shortcode, it prints out the last record. I have a listing of 50 names and it only ever prints out the last record. I also added the list to the detail page of the entry and it still does the same thing. Is there a way to make it for whatever user I have? Thanks!
So imagine a view in Formidable. It has a listing of 50 families. When I click on one of their names, it brings me to the detail names. On there, it shows more info about the family such as address, bill balance, etc. What I would like to do is have a Download link and that links to a PDF of their invoice. When I do this currently, I only show the last record that was entered and not the correct family.