I have a node form configured with field group multi step, my node form is outputted as a block on the front page. I want to disable(hide) the rest of my front page blocks when the user is on the second step or the third step.
Can i achieve this with context ?

Comments

pedrosmoker’s picture

Maybe a condition based on css, form label presence?

pedrosmoker’s picture

Title: context condition for group fields multistep node form » context condition for group fields multi page node form
paulocs’s picture

Hi, maybe to late but answering your question when you move to the second step or the third step do you know if you URL is changed?
Because if so, you can create a context that disable the regions the path matches your URL so your blocks are not displayed anymore.

As this is an old issue, I set it to fixed. If you still have problem, please reopen it.

paulocs’s picture

Status: Active » Fixed
paulocs’s picture

Status: Fixed » Closed (fixed)