Hello,
You guys were fantastic about helping with my previous issue regarding links to records…I’ve fixed that issue thanks to your help, but now I have a few more.
First, When create and attach a document to a new note, and save record, the attachment is gone. There is no link, and no text.
Second, The publish date, when I edit this date (by double clicking the pencil) and save (by clicking the checkmark), that also does not save.
Hi RSP,
Thanks for the tip on looking into the logs. I’ve found the following:
Mon Feb 24 20:14:12 2025 [53983][a8688f36-4777-be45-6c6c-65aa9d74dbd1][FATAL] ERROR: There was an error during upload. Error code: 1 - UPLOAD_ERR_INI_SIZE - The uploaded file exceeds the upload_max_filesize directive in php.ini… The upload_maxsize is 30000000
So that would explain why it’s not attaching a file. I’ll work on that.
It doesn’t explain the not saving the updated date/time though…does it?
Yes, it’s a built in field. I could create my own if necessary, but there’s already 150 records worth a data in the notes module which uses this field. That being said, it’s only new records which might need to have this data updated, not the old ones.
When checking in Studio… “Enable Range Search”, “Audit” and “Inline Edit” boxes are checked. It is importable, and Duplicate Merge is Disabled.
Is there anything in particular that I should check for in Layouts?