Hello,
I am attempting to create a new data type to be used within the Layout Editor and I have added a textbox but cannot access its value upon the form submission. I can see that the column for the data type is now in the table but every value reads null.
I have been working in library/options.inc.php and haven’t seen anything obvious there that could be causing the issue, is there another file I need to look at? Or is there something else about else about the way the form collects values that I am not getting?
Thanks!