Insert Picture Control - InfoPath Dev Sign in | Join | Help in Newbie Questions InfoPath (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » InfoPath » Newbie Questions » Insert Picture Control Use our Google Custom Search for best site search results. Insert Picture Control Last post 06-15-2016 01:34 AM by Jimmy. 1 replies. Page 1 of 1 (2 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 06-13-2016 09:48 PM Fatini Joined on 06-14-2016 Posts 1 Insert Picture Control Reply Contact i have a problem with picture control. when i click to insert a picture, it show you dialog box for you to insert the URL or link. i want to get the picture from my document in dekstop same as how it show when you want to attach the file in your computer. anyone can help me? Filed under: picture, info path 2013 06-15-2016 01:34 AM In reply to Jimmy Joined on 07-03-2008 Posts 2,594 Re: Insert Picture Control Mark as Not AnswerMark as Answer... Reply Contact It sounds like you created a Hyperlink-type picture control. You need to change its field's datatype to Picture or File Attachment (base64), delete the control, and then re-create the control from that field. Jimmy Rishe / Software Developer / Microsoft MVPQdabra Software Page 1 of 1 (2 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.
It sounds like you created a Hyperlink-type picture control. You need to change its field's datatype to Picture or File Attachment (base64), delete the control, and then re-create the control from that field.