Dropdown Condition works for table but not for that tables form

This post is the closest I could find in the community to what I believe my issue to be: March 2024 Newsletter - Improvements to Grist Forms, new file formats, and a boot page for self-hosters - #4 by Rogerio_Penna

Essentially, I have this dropdown condition that limits the amount of available options in the FullName column: choice.ReadyForSession == True and choice.IntroductionComplete == False but I can’t find an option to limit the entries in the form that was created from that table.

Anais does a great job documenting the search and filter feature in the first post but is there a way to apply that same filter to the form also?

As always, TIA…