<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>General</title><link>https://www.infopathdev.com:443/forums/41.aspx</link><description>If you're not sure where to ask your question, ask it here. If necessary, our moderators will make sure it gets classified in the correct board.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Can auto-generated "Created by" field be filled before a Save?</title><link>https://www.infopathdev.com:443/forums/thread/120042.aspx</link><pubDate>Mon, 12 Nov 2018 15:21:52 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:120042</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/120042.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=120042</wfw:commentRss><description>Perfect, sounds like you have a workable solution. :-)</description></item><item><title>Re: Can auto-generated "Created by" field be filled before a Save?</title><link>https://www.infopathdev.com:443/forums/thread/120041.aspx</link><pubDate>Mon, 12 Nov 2018 14:31:47 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:120041</guid><dc:creator>Daryl K</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/120041.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=120041</wfw:commentRss><description>Ya know, my response was delayed because I was on vacation, and I think the time away gave me the perspective I needed to see it in a different light - and I believe I found the solution.

I still use the People Picker as needed, but for display in the form I created a new, read-only text box, and set its default value to equal the &amp;quot;DisplayName&amp;quot; of the People Picker. Technically that right there solves my issue because being Read Only the user cannot type into it. I took it a step further though and used Sections so that it&amp;#39;s hidden while still blank (to avoid confusion) and the text &amp;quot;Auto-generated&amp;quot; is there in its place, and when it&amp;#39;s NOT blank I display the Text Box, not the People Picker, so that the Read Only property prevents anyone trying to change it.

I&amp;#39;ve been testing it and it works quite well, so I think this will be the solution I use.</description></item><item><title>Re: Can auto-generated "Created by" field be filled before a Save?</title><link>https://www.infopathdev.com:443/forums/thread/120040.aspx</link><pubDate>Mon, 12 Nov 2018 12:50:37 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:120040</guid><dc:creator>Daryl K</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/120040.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=120040</wfw:commentRss><description>So the issue is that the field is a people picker, necessary so that the Flows will have access to the person&amp;#39;s email in the company directory.

I had thought of your idea (use a Rule to hide the field if blank), but People Pickers use Groups, which cannot be selected as a condition in a Rule.

So the question becomes: under what conditions do I hide the field?</description></item><item><title>Re: Can auto-generated "Created by" field be filled before a Save?</title><link>https://www.infopathdev.com:443/forums/thread/120031.aspx</link><pubDate>Thu, 08 Nov 2018 00:16:33 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:120031</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/120031.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=120031</wfw:commentRss><description>So - can&amp;#39;t you just not display the field? Since it gets populated when the item is created, maybe just put it in a section and hide it if there isn&amp;#39;t a value?</description></item><item><title>Can auto-generated "Created by" field be filled before a Save?</title><link>https://www.infopathdev.com:443/forums/thread/120013.aspx</link><pubDate>Thu, 01 Nov 2018 23:22:13 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:120013</guid><dc:creator>Daryl K</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/120013.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=41&amp;PostID=120013</wfw:commentRss><description>I have a form I am creating in InfoPath 2013. It has many people picker fields that are used to auto-send emails on new/change/etc. events in a SharePoint list via Flows.

Two fields are using the built-in &amp;quot;Created by&amp;quot; and &amp;quot;Created&amp;quot; (date) fields that are part of every created form. They are working, but here is my conundrum:

The &amp;quot;Created&amp;quot; field (date) auto-fills instantly upon creation of a new entry (ID). This is great, but the &amp;quot;Created by&amp;quot; does not fill until the form is saved and closed. Next re-open of the form it is properly populated.

I would like to populate the &amp;quot;Created by&amp;quot; on creation of the list item, same as the date field is. The folks using the form are not too technically savvy, and will likely type something in there and/or complain they have to fill out this field, when in fact they don&amp;#39;t.

I tried making it read-only to block this, but you cannot do this with a people picker.

I know how to get the log-in ID from the user and auto-fill a text box, but since this will be used in a Flow to send emails to that person I think using a people picker is mandatory (stores corporate email address).

Anyway I can make it populate on creation, or stop a user from trying to type in there?</description></item></channel></rss>