Hello!
1) I am creating a confiform and would like to assign a default status " Submitted" once user submits their form.
How do I do this?
2) I'd also want this field to be editable by working groups ONLY but visible for everyone.
Can someone guide me?
Super Lost Child
You can add a ConfiForms IFTTT macro on your "onCreated" event and update the record back with "Create/Update ConfiForms entry" action
Having a parameters with something like
entryId=[entry.id]&statusField=Submitted
Of course, the exact parameters for "status" field depend on the field's name and the values for statuses it has
Or you can use ConfiForms Registrations Control (FormView macro) and pre-set the value on the status field
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.