When we use edit_record in CC, we get the form already field.
How can we access the data in order to use it out of the input fields (for example: show an image which was uploaded, based on the stored file name)?
Of course, I can use the 'task' and 'cids' from the URL and query the database when in edit mode, but I believe that the data is already accessible somehow... like the $MyRow object in CC.
Emanuel.
How can we access the data in order to use it out of the input fields (for example: show an image which was uploaded, based on the stored file name)?
Of course, I can use the 'task' and 'cids' from the URL and query the database when in edit mode, but I believe that the data is already accessible somehow... like the $MyRow object in CC.
Emanuel.