User Multiple submission / cross-form data
-
I’m in the process of planning a new site (basic MVP), and I have a requirement for authenticated users to be able to create and submit forms which will have calculated components. So far, so good.
My use case is that these users will be submitting multiple versions of the forms e.g. records created for multiple customers.
I have a few needs that I need clarity on – can CFF support these:
-
Can submissions be associated with an logged in user?
-
Can a logged in user be presented with a list of only their own submissions? (Is this the [CP_CALCULATED_FIELDS_USER_SUBMISSIONS_LIST] shorcode?
-
Can CFF forms take referred inputs from other sources, specifically can a Dropdown datasource field on Form [1] take input from the previous submissions on Form [2]? (I think yes – just need some confirmation)
My apologies if some of these questions are basic – I’m coming back to WordPress Dev after a few years away.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘User Multiple submission / cross-form data’ is closed to new replies.