FilterPane Plugin

Missing input field for type Currency

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: Grails-FilterPane 0.7
  • Fix Version/s: Grails-FilterPane 2.0
  • Component/s: None
  • Labels:
    None
  • Environment:
    Grails 1.3.4

Description

Input field is missing if data type is of class java.util.Currency

Activity

Hide
Steve Krenek added a comment -

How would you treat this in the filter form, as a String? I must admit I've never used the Currency type in all my years in Java (10+).

Show
Steve Krenek added a comment - How would you treat this in the filter form, as a String? I must admit I've never used the Currency type in all my years in Java (10+).
Hide
Steve Krenek added a comment -

Added currency support. Operator dropdown contains Equal and Not Equal. Input is plain text, so you'd have to enter "USD", or "CAD", or "EUR", etc.

Show
Steve Krenek added a comment - Added currency support. Operator dropdown contains Equal and Not Equal. Input is plain text, so you'd have to enter "USD", or "CAD", or "EUR", etc.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: