Is it possible to display the User (the one who filled out some Input in a Confiforms) in the Tableview of the Confiforms without asking the User for his Name in a "User Macro" in the Confiforms?
How would I do that since in this case there is no field in the Confiforms I can reference in the Tableview? "Entry._user" should have all the information, but how do I include this in the Tableview?
I hope the question is clear. Thanks for your help! :)
Hi @Jakob QN
Of course, there is a set of metadata fields in the form handled for you by the app automatically
createdBy is the one that will help you with this question
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.