Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show value/ name in breadcrumb but edit in window #291

Closed
metas-mk opened this issue Apr 9, 2017 · 3 comments
Closed

Show value/ name in breadcrumb but edit in window #291

metas-mk opened this issue Apr 9, 2017 · 3 comments

Comments

@metas-mk
Copy link
Member

metas-mk commented Apr 9, 2017

Is this a bug or feature request?

Feature Request

What is the current behavior?

Currently, value and name fields are shown in Breadcrumb. When the value is not an automated value, then the user has to overwrite/ edit it in Breadcrumb.

Which are the steps to reproduce?

Open the Role maintenance window in WebUI and Add new. window/111/

What is the expected or desired behavior?

Allow defining if value and name fields shall be shown in the Main window, besides only in the breadcrumb. It could even make sense to decide that all editable fields are only in the Main window and in breadcrumb only the read-only results are shown. WDYT?
image

@metas-mk metas-mk modified the milestones: 2017-14, 2017-15 Apr 9, 2017
@metas-mk
Copy link
Member Author

@teosarca As discussed. we should drop editing in breadcrumb completely, and show the fields if wanted in editing mode in the normal window area. in the breadcrumb shall only be the value + name pairing description.

teosarca added a commit that referenced this issue Apr 23, 2017
(because actually that's the meaning)

#291
@teosarca
Copy link
Member

UPDATE: implemented as follows:

  • the DocumentNo-ish field will no longer be up there near breadcrumb
  • the record summary string will be built as follows:
    ** from all columns which were flagged as identifier (same as lookups)
    ** if nothing found, will try Value_Name
    ** if nothing found, will try DocumentNo

metas-mk added a commit to metasfresh/metasfresh that referenced this issue Apr 24, 2017
Adding to release notes: metasfresh/metasfresh-webui-api-legacy#291 Show value/ name in breadcrumb but edit in window
@metas-dh metas-dh self-assigned this Apr 28, 2017
@metas-dh
Copy link
Member

metas-dh commented May 2, 2017

Results of IT1
tested in mf15releasetest

*adding value now in window, not in breadcrumb: OK

  • if value is not an automated value, then it's a mandatory field in window: OK
  • if e.g. name & value are mandatory (in e.g. New Pricesystem), then the values set by the user are displayed in the breadcrumbs after they were set: OK

@metas-dh metas-dh closed this as completed May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants