Can you create a form in confiforms that the user would fill out that would feed into page/table to document the worker's on the job training?
What exactly is a question/issue here?
I want to be able to capture on the job training for my techs. This would culminate into what we call a qualification card. Is there a way that a user could fill out a form that allows them to choose the activity they supported and that data get populated to a page that is specific to that user only?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So, creating a some kind of a form that has survey like fields (questions with answers) and then creating a separate page, showing those results, when the form gets answered and submitted?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Essentially yes. I already created a form with drop down choices. I The user chooses from the various choices and then clicks submit.
I would like the results to end up on a separate page tied specifically to the user who submitted the form. So every time a user submits the form, the results go to their specific page. That page is capturing all of the data for their training.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it is possible with ConfiForms, of course
just need to add a rule to create a page https://wiki.vertuna.com/spaces/CONFIFORMS/pages/9864128/Configuring+ConfiForms+IFTTT+actions+and+rules#ConfiguringConfiFormsIFTTTactionsandrules-CreatePage
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't want to have multiple pages for a single user. Can you have a rule that sends the data to an existing page depending on the submitter?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Possible, can conditionally create a page when necessary (it is missing for example) and reuse existing otherwise
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.