I need to create forms with per form, item role access and workflow.
User 1 fills a textfield, workflow changes states, user 2 come to fills a textarea, but textfield is disabled etc...
I think i gonna use formproc, workflow and flexinode modules, but any help would be appreciated.
thanks
Newbie here, as learning process, i'm creating a module that collect data from the user then insert them into the db, but i can't figure out how to get the content of the form varible . This is the function that displays the form to the user
I've made a custom node form. I modified the forum node form with hook_form alter and that has gone well. In which hook do i put the code to save the data to db?
Good afternoon! I would like to learn algorithm of registration of the user. I have absolutely got confused in a code. Especially me the moment when data of the user are transferred in a database interests.
In advance thanks!