Hi,
This is a feature request to be ported for the variable ViewResultsVariable to support view field formatter instead of the raw value.
If you need to be able to process the field from the view and reflect those changes into the variable, I've added a checkbox into the ViewResultsVariable to enable this feature.
Let me know if you need more details.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | viewresultvariable-use-field-formatter-3053439-9.patch | 4.04 KB | lexsoft00 |
| #3 | viewresultvariable-use-field-formatter-3053439-3.patch | 2.63 KB | lexsoft00 |
Comments
Comment #2
lexsoft00 commentedComment #3
lexsoft00 commentedUse patch 3 instead of 2
Comment #4
c.e.a commentedThank you @lexsoft for the provided patch.
The checkbox functionality is indeed valuable for the ViewResultsVariable Variable.
The issue has been added to the list here: #3041221: List of all 'Bug reports' that need immediate support Assigned to: yseki
Comment #5
c.e.a commentedComment #6
lexsoft00 commentedThere is an issue with the current patch when you have a rule trigged with on CRON run.
It works when you trigger CRON manually.
I have attached a patch with this issue fixed.
Comment #7
lexsoft00 commentedRe-upload patch with the correct file path.
Comment #8
lexsoft00 commentedComment #9
lexsoft00 commentedComment #10
lexsoft00 commentedForgot to properly merge the 2 patches together.
Comment #12
yseki commentedThanks @lexsoft and @C.E.A
Patch applied on DEV and ready to be ported to BETA-8