Expandir la barra de logros de la comunidad.

theonlyhage
theonlyhage
Sin conexión
Tipo
  • Todos
  • Preguntas
  • Discusiones
  • Ideas
  • Blogs
Filtrar por contribuciones de usuarios
  • ok, sry.i designed a template with livecycle, with a button that stores the information in a xdp file. before the user sees the formular, i want to generate a xdp file with some information from outside which populates some list/dropdownlist/tables/...  . I already found a way for tables (adding row...

    Tipo

    Preguntas

    Vistas

    320

    me gusta

    0

    Respuestas

    0
  • Hi,is there any way i can populate a dropdown list via content stored in a xdp file? as is see so far, i just can set the selected entry within the xdp file, but i want to add all possible selections here.

    Tipo

    Preguntas

    Vistas

    555

    me gusta

    0

    Respuestas

    2
  • got it, the tagname have to be the same as the first row.

    Tipo

    Preguntas

    Vistas

    281

    me gusta

    0

    Respuestas

    0
  • Hi there,i want to prepopulate my form with some data, by generating a xdp file programmatically. Its easy with textfields and dropdownlists and stuff like that, but how about tables?if i have tags in the xdp file like:<Table>     <Headrow xfa:dataNode="dataGroup"/>     <row1>          <Textfield>so...

    Tipo

    Preguntas

    Vistas

    538

    me gusta

    0

    Respuestas

    1
  • ok, i managed it by doing this:var temp1 = "";var eingabe1 = this.rawValue;var removeItem = false;for (i=0 ; i< xfa.resolveNode("Formular1.#subform[0].list1").length ; i++){    temp1 = xfa.resolveNode("Formular1.#subform[0].list1").getDisplayItem(i) + "\n";    for(j = 0; j < this.rawValue.length ; j...

    Tipo

    Preguntas

    Vistas

    249

    me gusta

    0

    Respuestas

    0
  • Hi there,i have a listfield with a lot of entrys. Now i want my user to type in a textfield a searchword, e.g. "a" so all entries in the list, that doesnt start with an "a" will be removed out of it.(there will be a lot of entries in the list, which makes it nearly impossible to scroll through all o...

    Tipo

    Preguntas

    Vistas

    467

    me gusta

    0

    Respuestas

    1
  • Ok, thx. Not exactly what i was looking for, but it should do it.One thing about the ListBox. When i multiselect some entrys, the background of the selected entrys changes to blue, color of the text changes to white, business as usual. But when i select entrys more downwards in the list, the color o...

    Tipo

    Preguntas

    Vistas

    351

    me gusta

    0

    Respuestas

    0
  • Hi,is it possible to have a dropdownlist which entrys contain a checkbox (and a textentry) each, so the reader is able to multiselect entrys of the list?

    Tipo

    Preguntas

    Vistas

    875

    me gusta

    0

    Respuestas

    2
  • Thats the point, i especially do not want the user to interact with that part of the form.

    Tipo

    Preguntas

    Vistas

    529

    me gusta

    0

    Respuestas

    0
  • Ok, just another try. I already tried to describe my problem here: http://forums.adobe.com/message/2351204but i think it is a little bit misleading from what i was looking for.I got a form with a lot of elements in it (dropdownlists, textfields, buttons, ... ). Also theres a table which should be po...

    Tipo

    Preguntas

    Vistas

    553

    me gusta

    0

    Respuestas

    0
Insignias principales que ha ganado theonlyhage
Personalice las insignias que desea mostrar en su perfil