I've come across a situation where I would like to just show the button as a formatter to a date field... and not the date with the button. To do so I came up with this patch... It may not be the most efficient, but it does the job.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | addtocal-show_just_the_button_on_formatter-2578763-2.patch | 944 bytes | generalredneck |
Comments
Comment #2
generalredneckComment #3
gadaniels72 commentedThis patch works as expected: adds an option to the display options for "Just the button" and when selected, displays just the button without the date. (I had a need for this feature today as our date field and the Add to Calendar button needed to be placed in different places).