Hi, need to add calculated field (not saved to the database) to an existing class. any ideas?
I'm not sure if OQL supports mathematical operations (I'm leaning more towards NO).
You might be able to do something on the PHP side of things.
I've never tried setting the value for non-key field so I'm actually curious to see if this can be done.
I'll give it a go and post back here if I make any headway.
Log in to post a comment.
Hi,
need to add calculated field (not saved to the database) to an existing class.
any ideas?
I'm not sure if OQL supports mathematical operations (I'm leaning more towards NO).
You might be able to do something on the PHP side of things.
I've never tried setting the value for non-key field so I'm actually curious to see if this can be done.
I'll give it a go and post back here if I make any headway.