Hi @haind
I don’t believe you’re able to disable fields like that in Google Sheets, which is one of a few integrations we have that have what you might call special powers.
I think what you’ll want to do is set your inputFields to be a function that only adds the Funnel Step field if something is filled in in the Mail List field. You’ll want to make sure altersDynamicFields is set to true on the Mail List field so that when it’s changed it will re-compute inputFields.
If you set it up that way then Funnel Step won’t be visible until something is selected in Mail List. Does that make sense? Let me know how that goes for you!
@shalgrim
Thank that make whole lot of sense to me, I did try out dynamic fields this morning but I don’t think that it is the best way to deal with my situation, might stick with altersDynamicFields for now