[
https://issues.apache.org/jira/browse/OFBIZ-6150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360682#comment-14360682 ]
Pierre Smits commented on OFBIZ-6150:
-------------------------------------
I expect showing a default return of the first 20 records should lead to less load on the server than this: [
https://localhost:8443/webtools/control/entitymaint].
By the way form 'FindTemporalExpression' has following field:
{code}
<field name="noConditionFind"><hidden value="Y"/><!-- if this isn't there then with all fields empty no query will be done --></field>
{code}
Like numerous other forms seem to have. So it should show the first 20 records of the related entity.
> Have 'Temporal Expression' Screen deliver the overview on opening screen
> ------------------------------------------------------------------------
>
> Key: OFBIZ-6150
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6150> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Priority: Minor
>
> Currently the Find Temporal Expressions screen doesn't show any data on opening the screen, which leads to a diminished UX.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)