Hi,
I use multi-page form and i use some conditional value for the last page. So if conditional meets, i skip the last page. But it still shows "Go to Next" button on the 2nd last page even if i skip the last page.
So i tried to add HTML field with if draft shortcodes, but it seems the shortcodes wont work with html field.
I have to use js custom code for it.
Anyone help how to define if statement with draft status?
e.g.
if _draft then do something.
Please login or Register to submit your answer