User Activity

  • Posted a comment on discussion Help (English) on OpenXava

    Thank Chungyen. I have reported the bug in https://openxava.org/xavaprojects/ . I will try your suggestion to "work around" the bug. thank too mach & regards.

  • Modified a comment on discussion Help (English) on OpenXava

    Hi Chungyen. I am using OpenXava Studio 7-r3 community ediction. Thank you for the @DescriptionsList filter item. But I am looking for a metod to manage (user side) big list of item (around 8000). @DescriptionsList run, but it takes some istant in localhost , enviroment development. In real lan it takes 1 or more seconds (I suppose). If applicantion is useder to more users in same time it takes more seconds probabily and I found less usable to search in thousands lines in blind mode. From this reson...

  • Posted a comment on discussion Help (English) on OpenXava

    Hi Chungyen. I am using OpenXava Studio 7-r3. Thank you for the @DescriptionsList filter item. But I am looking for a metod to manage (user side) big list of item (around 8000). @DescriptionsList run, but it takes some istant in localhost , enviroment development. In real lan it takes 1 or more seconds (I suppose). If applicantion is useder to more users in same time it takes more seconds probabily and I found less usable to search in thousands lines in blind mode. From this reson I am looking for...

  • Posted a comment on discussion Help (English) on OpenXava

    I found a 3/4 solution. In the Indirizzo I change "Tipo" @ManyToOne from /* Tipo */ @SearchKey @ManyToOne(fetch = FetchType.LAZY, optional = true) @JoinColumn(name="iddizindirizzotipo") @NoModify @NoCreate DizIndirizzoTipo indirizzoTipo; to /* Tipo */ @SearchKey @ManyToOne(fetch = FetchType.LAZY, optional = true) @JoinColumn(name="iddizindirizzotipo") @DescriptionsList(descriptionProperties="description") @NoModify @NoCreate DizIndirizzoTipo indirizzoTipo; and it runs well. The screenshot: [Step-4.jpg]...

  • Modified a comment on discussion Help (English) on OpenXava

    Hi, I am working a project with an entity (Persona), with an collection (Indirizzo) and "Indirizzo" haves an "ManyToOne" to point an clas used from all project. When I create a new "persona" all work fine, but when i while see the "new person" the "ManyToOne" field is empty. I add the screenshot to better explication and, after, the source code. I am used OpenXava Studio 7-R3, with OpenJava 11 in a Linux Workstation. frist access [Step-1.jpg] inser a new record [Step-2a.jpg] [Step-2b.jpg] [Step-2c.jpg]...

  • Posted a comment on discussion Help (English) on OpenXava

    Hi, I am working a project with an entity (Persona), with an collection (Indirizzo) and "Indirizzo" haves an "ManyToOne" to point an clas used from all project. When I create a new "persona" all work fine, but when i while see the "new person" the "ManyToOne" field is empty. I add the screenshot to better explication and, after, the source code. I am used OpenXava Studio 7-R3, with OpenJava 11 in a Linux Workstation. frist access [Step-1.jpg] inser a new record [Step-2a.jpg] [Step-2b.jpg] [Step-2c.jpg]...

  • Posted a comment on discussion Open Discussion (NOT FOR HELP) on OpenXava

    Ok, Thanks.

  • Posted a comment on discussion Open Discussion (NOT FOR HELP) on OpenXava

    Done, but I am not sure of my steps. In GitHub web interface i can see "Create mariadb_en.html" (I attach the screenshot). Greetings.

View All

Personal Data

Username:
stefbort
Joined:
2003-10-06 08:13:08
Location:
Italy / CEST
Gender:
Male

Projects

This is a list of open source software projects that StefBort is associated with:

Personal Tools