Hi,
I have alot of experience with PHP and as yet I have achieved everything that I have needed the Computed Field Module for..
One thing that I'm currently trying to achieve is putting some fields together, not adding them up (Numbers) but rather adding the words together. What I have is three fields:
Forename, Surname and Position
I want to put all of these together in to a computed field?
Any ideas..? Possible? Impossible?
If possible, please reply.. .. Its also something that could be added to the documentation, I know a number of people who have been trying to accomplish this
--
Whispero
Comments
Comment #1
sdsheridanTotally possible. In the computed code text area, use something like:
and then in the display text area, use:
That should do it.
shawn
Comment #2
whispero commentedClosing out this as issue has now been rectified.
- Whispero