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

Case List: Custom XPath #1843

Closed
dannyroberts opened this issue Nov 15, 2013 · 0 comments
Closed

Case List: Custom XPath #1843

dannyroberts opened this issue Nov 15, 2013 · 0 comments

Comments

@dannyroberts
Copy link
Member

Create a custom-xpath detail column type that allows the user to specify the xpath to use (using '.' for the raw value).

This would mean

  • add a type in the UI with a box for typing in the xpath
  • create a FormattedDetailColumn example subclass that returns the dot-interpolated xpath as the template xpath
    • see example for dot-interpolation
    • see example for how to override the template xpath

(Note if this code has changed since I wrote wrote this spec, and the links no longer make sense, feel free to fix!)

When Max referred to the format he called it "Calculation".

The UI should look similar to the filter UI below.
screen shot 2013-12-20 at 5 11 55 pm

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

No branches or pull requests

2 participants