Hi,
I've created a form with an IFFT email that includes the field "createdBy" in the email successfully so I can see who submitted it.
However, in the page used as a "log of entries" where I simply use the confiform table view macro, each entry is displayed as [owner] instead of the username.
What am I doing wrong?
Data center v8.5.18, Confiforms v3.18.4
Thanks!
DB
Sorry @David
Could you elaborate more on the TableView configuration? Not sure I understand how the [owner] thing can be related here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you imported data into this form somehow? Or how is the form itself is configured and gets the data?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is the result of a confiform I created for webinar requests. The email generated does provide the username.
I then use the table view macro to display a list of entries as a log for reference.
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.
Not sure I understand
could you share configuration of the form? Looks like it is not a built in createdBy field, but something else
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm sorry I just realized it's my mistake.
I had a field copied over from a previous form that was incorrectly set up.
sincere apologies.
In my previous form I used a field to prompt the username of the person submitting the form that would display in the Table View macro rendered list.
With the IFTT I can get it and insert it into the email using the reserved field name "createdBy" but how can you show it in the Table View macro without prompting the user ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No worries
You can add a ConfiForms Field macro into the TableView, setting it's field name parameter to be createdBy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok but that means I have to define each field I want to show instead of showing them all by default when no field is mentioned.
I guess that's the price of wanting to display additional information.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, that's right
Sorry about that - custom views require you to configure them.
But the good thing is that you can show the subset of fields or changed the order of fields. So you have the full control
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.