Struggle with some formulas

I´been struggling with some formulas, i had try to use copilot but doesn’t work

  1. I want to merge two collections (vendor.contacts/new record) for a dropdown, and filter by a variable for a previous dropdown, this is working great, what a i want to do is that alway i want to show the value for the new record collection, No matter the filter, I want the “new record” value of the collection always appear as default

  1. i have a multi step form, i have a “Spend Category” dropdown that are values from a collection,

i need to create a workflow that every time that i select a option with a "Info_Sec Approval! TRUE i want to go to the next step (+1) in the form, otherwise is the value is false i want to skip the next page and go to after next (+2)

i am lost with this, any help will be grat

You can make a true/false branch and then go the next or the step after the next one depending on the Info_Sec Approval