Hi,
I have the following code in my beforeedit event:
dict("Complete")="Yes"
BeforeEdit = True
This script runs when a record is edited using InLine edit on the "List" page
All I need to do after this code is refresh the "List" page immediately after the record is saved.
Is there any easy way to do this in an event? I've tried various javascript methods but none seem to work correctly.
Thanks and apologies if this is very basic.
Bryan