Hello,

Im wondering if there is a way to modify the template of the progress bar ONE of my webforms.

I noticed a webform-progressbar.tpl.php file in Webform's tmeplates.

Could I use something like 'webform-progressbar-ID.tpl.php' where ID is the Webform's ID ?

Comments

msizec created an issue. See original summary.

dev16.addweb’s picture

@msizec,

In webform progressbar template file you can get nid from node array. Use this nid to change progressbar structure for specific node.

Hope it helps you.

Thanks!

Liam Morland’s picture

Status: Active » Fixed

Please re-open if you need more help.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.