Custom PHP Function
-
Hey there,
Great plugin! Is there any documentation on how to use the custom PHP functions when exporting? I need to convert a date format, but I’m stumped as to how to actually go about it. How do I call the field being exported? I see in that window there is a $value variable – what is that for? I’ve tried doing something like:
date(“Y-m-d”, $value)
in that custom function textbox, but nothing happens.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom PHP Function’ is closed to new replies.