editable fields and computed fields
BrianJubal - May 15, 2009 - 15:40
| Project: | editablefields |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have some editable fields that are used by my computed fields. I'd like to make it so that when one of these editable field is updated, the computed fields are also updated. Right now the computed field is computed (I assume because node_save is called), but it is not displayed until the user refreshes the screen.

#1
I'd like that too - :-)
#2
Me too!
#3
me too
#4
There was some kind ajax refresh module, that helps in this problem.