hi,
so far i am learnin a lot of new stuff using Processwire and i like the way it works.
but i got to a point where i am confused
i got a dynamic form (made with jquery)
which has :
company name (string)
description (string)
categories (checkboxes)
image (file)
after sending the post i have inside my $_POST my important data for the Page which is fine so far
my template or the Company has the standart images field from PW
while creating the page for the new company i have no clue how to get my image into the page
so my question is when should i use WireUpload and how ?
my guess so far was :
creating page
get created page
upload image
edit page so the page has the file
and then save the page again
this seems a bit odd aswell so i just decided to ask you guys
thanks for the help already and have a good day