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

Added optional explicit summary to RootElement. #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added optional explicit summary to RootElement. #162

wants to merge 1 commit into from

Conversation

HermanSchoenfeld
Copy link

An explicit sumary may be useful for an application that may show a
derivative value (determined by a business rule) on the root element
summary as opposed to a direct binding to a child element value.

In my case I want to show an appointment by

[CustomerName StartTime - ToTime >]

which requires the summary value be explicitly given to the root element.

An explicit sumary may be useful for an application that may show a
derivative value (determined by a business rule) on the root element
summary as opposed to a direct binding to a child element value.

In my case I want to show an appointment by

[Customer name      StartTime - ToTime  >]

which requires the summar value be explicitly given to the root element.
@henrikweimenhog
Copy link

+1 on this ... I have also opted for this change but in another pull request. Didn't see your pull until now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants