Millisecond Forums

change position of finishlabel

https://forums.millisecond.com/Topic18977.aspx

By jell8ie - 4/27/2016

Hi!

Does anyone know how to move the finishlabel at a page? It's now at a position were it blocks my questions...

Thanks!

By Dave - 4/28/2016

Since you mentioned questions, I assume you are referring to (a) <surveypage> element(s). If so, you can specify the position of the next button via the /nextbuttonposition attribute.

<surveypage somepage>
...
/ nextbuttonposition = (90%, 95%)
...
</surveypage>