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

Provide "Matching Data". i.e. add objects/grouped data #3

Open
paintedbicycle opened this issue Nov 16, 2018 · 0 comments
Open

Provide "Matching Data". i.e. add objects/grouped data #3

paintedbicycle opened this issue Nov 16, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@paintedbicycle
Copy link
Owner

Add the ability to return different types of data that match the other types of data.

For example:

  • If you return a book, movie, song, album, artist, etc, all data about that thing should match (the author, the title and the image for the book should all match).
  • If you have a first name, a last name, and an email address in the same group/symbol, perhaps we should try to get the email address to match the first name / last name

This could be done in 3 ways:

  1. In a layer or group, data should always match if it's possible
  2. Only do it for layers that are all selected by the user at the same time when asked to be replaced
  3. If the user calls their layer a certain thing... like commerce.product.name and commerce.product.author instead of commerce.productName and commerce.productAuthor
@paintedbicycle paintedbicycle self-assigned this Nov 16, 2018
@paintedbicycle paintedbicycle added the enhancement New feature or request label Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant