Import button error

6 views
Skip to first unread message

meimeilu

unread,
Mar 3, 2021, 3:25:14 PM3/3/21
to orb...@googlegroups.com
Hi Alex:

I am trying Orbeon Forms for free for three months,the version which i use
is 2019.2.2。I found it very useful,but I've got a problem。

I refer to this website https://doc.orbeon.com/form-runner/advanced/excel
<https://doc.orbeon.com/form-runner/advanced/excel> to import Excel data
First I add the import button in Properties-local-prod.xml file:
<property as="xs:string" name="oxf.fr.summary.buttons.general.materiel">
home review pdf delete duplicate import new
</property>

Second,I click the import button on the Summary page,but I can't access the
Excel Import page。
The error report log is attached error-log.txt
<http://discuss.orbeon.com/file/t375870/error-log.txt>

what should i do?Can you give me some advice?

regards

-Meimei

--
Sent from: http://discuss.orbeon.com/

Alessandro Vernet

unread,
Mar 9, 2021, 1:00:07 AM3/9/21
to orb...@googlegroups.com
Hi Meimei,

I downloaded a 2020.1.2, used the `properties-local.xml` below, go to
http://localhost:8080/orbeon/fr/orbeon/bookshelf/summary and when I click on
the Import button the "wizard" for importing from an Excel file shows.

If you follow the same steps, are you getting a different result? If not, do
you see how I should change those steps to get the same problem you
encountered?

-Alex

<properties xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:oxf="http://www.orbeon.com/oxf/processors">

<property as="xs:string" name="oxf.fr.summary.buttons.*.*">
home review pdf delete duplicate import new
</property>

</properties>


-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet

meimeilu

unread,
Mar 11, 2021, 7:09:01 PM3/11/21
to orb...@googlegroups.com
Hi Alex:

It works well in 2020.1.2 and 2019.2.2 now.
It can't work because I add the following content in
properties-local.xml. When I delete the following content, it works well.
Maybe is a bug?

<property
as="xs:string"
name="oxf.fr.detail.buttons.inner.*.*"
value="wizard-prev wizard-next"/>

regards
Meimei

Alessandro Vernet

unread,
Mar 11, 2021, 9:02:49 PM3/11/21
to orb...@googlegroups.com
Hi Meimei,

Yes: that is exactly it. And indeed, this is a bug. Thank you for
identifying exactly what the issue. We fixed the problem, tracked as #4806
(see link below), and the fix will be included in 2020.1.3.

https://github.com/orbeon/orbeon-forms/issues/4806

-Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet

meimeilu

unread,
Mar 16, 2021, 1:40:32 PM3/16/21
to orb...@googlegroups.com
Ok,that's great
Reply all
Reply to author
Forward
0 new messages