Filtering on filtered sources to select FS_DATASET fails
Author: tlegat
Publication Date: 8/23/2017 10:40
Hi,
I found weird things happening when using FS_DATASET in combination with a filtered data source. It seems to me that this is a bug:
Given this FS_DATASET
<FS_DATASET
name="st_contact"
allowDelete="no"
allowEdit="no"
allowNew="no"
hFill="yes"
mode="sheet"
selectorMode="list"
useLanguages="no">
<LANGINFOS>
<LANGINFO lang="*" label="Contact"/>
<LANGINFO lang="DE" label="Kontakt"/>
</LANGINFOS>
<SOURCES>
<CONTENT name="phonebookperson"/>
</SOURCES>
</FS_DATASET>
and having set a filter on phonebookperson I see the correctly filtered results in the sheet view.
Now, still having lots of entries I use the search inside this view. It's results are unfiltered and this is really bad as I expect the filter from the selected SOURCES to apply.
The GUI options to filter should apply on top of it without showing that these results are already filtered. Instead, the GUI works like a reset and obviously queries against the unfiltered data.
I saw Vorsortierung der Daten FS_DATASET and FS_LISTs und gefilterte Views and the advice of e-spirit regarding filters seemed to be: use FS_INDEX. Actually I think that the components should work properly and the decision of using one input component over the other should only rely on performance and UX/UI.
Tags: datasource, filter, fs_dataset, sheet
-
Author: tenter - 8/30/2017 10:03
Hi Tibor,
which FirstSpirit version are you using? There is a high chance that this issue was already solved since version 5.2.1204, although I'm not 100% sure.
Regards,
Hannes
0 -
Author: tlegat - 8/30/2017 10:20
Hi Hannes,
currently using 5.2.1102 so I'm going to check it as soon as we manage to update the version.
Thanks,
Tibor
0 -
Author: tlegat - 11/20/2017 15:51
Hey there,
I can confirm that the issue is solved in 5.2.1503.
Thanks,
Tibor
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare