You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Swapnil Shah (JIRA)" <ji...@apache.org> on 2016/06/28 06:06:57 UTC

[jira] [Updated] (OFBIZ-7649) Display "From Date" with default now() time-stamp and asterix sign on all forms where its part of Primary Key

     [ https://issues.apache.org/jira/browse/OFBIZ-7649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swapnil Shah updated OFBIZ-7649:
--------------------------------
    Description: 
Currently on many create/edit/add forms, where From Date is part of primary key is shown as blank, If user leaves it as blank then system either doesn't stop submitting the form but simply set it with now() timestamp implicitly or errors out.

As part of common UX practice, In all such forms/screen we could always try defaulting and display From Date with now() time stamp (with asterix sign)  rather than showing it blank. So user is aware what would be set and its one of the required fields on given form

  was:
Currently on many create/edit/add forms, where From Date is part of primary key is shown as blank, If user leaves it as blank then system doesn't stop submitting the form but simply set it with now() timestamp implicitly.

As part of common UX practice, In all such forms/screen we could always try defaulting and display From Date with now() time stamp (with asterix sign)  rather than showing it blank. So user is aware what would be set and its one of the required fields on given form


> Display "From Date" with default now() time-stamp and asterix sign on all forms where its part of Primary Key
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7649
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7649
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: 14.12.01, 15.12.01
>            Reporter: Swapnil Shah
>            Assignee: Swapnil Shah
>
> Currently on many create/edit/add forms, where From Date is part of primary key is shown as blank, If user leaves it as blank then system either doesn't stop submitting the form but simply set it with now() timestamp implicitly or errors out.
> As part of common UX practice, In all such forms/screen we could always try defaulting and display From Date with now() time stamp (with asterix sign)  rather than showing it blank. So user is aware what would be set and its one of the required fields on given form



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)