hi all :
i wanted to create w form that store all data in to a db for example :
name
surname
date of birth
gender
comment
afterthat i wanted to create a page just to call these data but not all (it's variable so sometimes i need to generate a pdf just with name and surname or for exemple by gender and export those data to a pdf on a simple template ).
is that hard to do ?