Page tree
Skip to end of metadata
Go to start of metadata

E-lomakkeesta esitettyjä kysymyksiä on vastauksineen jaoteltu tälle sivulle sen mukaisesti, mitä toimintoa ne koskevat.

Voit myös hakea etsimääsi vastausta ohjewikin asiasanalistasta

E-lomakepalvelua yleisesti koskevat kysymykset

E-lomakkeen editoria koskevat kysymykset

Lomakkeen perusasetuksia koskevat kysymykset

Lomakkeen edistyneitä asetuksia koskevat kysymykset

Julkaisua ja tilaa koskevat kysymykset

Kenttiä koskevat kysymykset

Raporttia koskevat kysymykset

Kaikki usein kysytyt kysymykset yhtenä listana alla (Child pages)

  • No labels

2 Comments

  1. If your Radio buttons look ugly because the distance between buttons are uneven due to different length of Row headers, you can simply write in each Row header the following

    <div style="width:90px;"> <div style="text-align:center"> your text  <br> more of your text </div>

    just replace 90 with another number and that will set the length of that "button"

    use the same number for each button

    you can replace "your text  <br> more of your text" with your own text

    <br> is useful as it breaks the text into two rows, e.g.

    instead of "your text more of your text"

    you will get

    "your text 

    more of your text"

     

     

    I don't know anything about programing, but learned this. Very useful! At least for me:)

  2. Kysyn erilaisia kustannuksia. Miten saan ohjelman laskemaan annettujen tietojen pohjalta kokonaisukustannukset? Määritin toiminnot: summakenttä, mutta kun tein koetäytön lomakkeelle, summakenttä pysyi tyhjänä.