Page 2 of 2
Re: attaching files
Posted: Fri May 03, 2019 6:52 pm
by dmier
ok thanks
Re: attaching files
Posted: Fri May 03, 2019 7:05 pm
by kev1n
I think you are missing one more object:
ID: sfi_json, it's a textarea object and hidden
img.PNG
Re: attaching files
Posted: Fri May 03, 2019 7:55 pm
by dmier
that text area object needs a row in phpadmin?
Re: attaching files
Posted: Fri May 03, 2019 8:05 pm
by kev1n
Yes! With data type longtext
Re: attaching files
Posted: Fri May 03, 2019 8:22 pm
by dmier
also the html object?
Re: attaching files
Posted: Fri May 03, 2019 9:06 pm
by kev1n
dmier wrote:also the html object?
No, just sfi_json needs a db field but not view_image and sfi_json_file
Re: attaching files
Posted: Fri May 03, 2019 9:42 pm
by dmier
thanks very much, let me try it.