I created a jax-rs webservice to compare two dates and find the difference in # of days.
If the # of days is larger then 1 it should show a field 'reason' but it doesn't.
I've created a small video so you see what happens.
I noticed a few things:
1. there is no name for the data provider in the list
2. if I change the output field type to number (data provider) it doesn't show in the text and/or number field of the form.
3. when it does populate (text type in data provider) it doesn't trigger the show 'reason' field rule.