Edit the record for an image

How to edit a saved image record in ChronoForms.

Overview

The problem occurs because the form data placeholder for the image field is not being populated.
Use the correct data method to reference the field value instead of the placeholder variable.

Answered
ChronoForms v6
fl flashfs 02 Aug, 2022
Have you tried $this->data('name_of_field')?
ja jack19 02 Aug, 2022
I partially found a solution but it doesn't work completely. See another post of mine: https://www.chronoengine.com/forums/posts/t109985/ghost-value

I also try your suggestion
This topic is locked and no more replies can be posted.