InfoPath 2013 - Connect to ActiveDirectory using SOAP Web Service - sharepoint

I would like to connect to Active Directory via InfoPath 2013 but I cannot find folder _vti_bin I working with SharePoint Foundation maybe this is a problem?
I Found this:
I recommend that you can follow the steps as below to implement it in your environment.
Go to the List tab of the list, and click “Customize Form” from the Ribbon.
From InfoPath, click the “DATA” tab and click “From SOAP Web Service” under “From Web Service”.
In Data Connection Wizard, type: http://< Site Name>/_vti_bin/UserProfileService.asmx, then click “Next”.
Select “GetUserProfileByName” from the operation list and click “Next”, then click “Finish”.
In InfoPath Design, under “Fields”, select “Show advanced view”.
Click “DATA” tab, click “Form Load” from the Ribbon to display “Rules” window.
In “Rules” window, click “New”, select “Action”, add some specific “Details for” and “Condition”.
Publish the new form to the SharePoint list and test it in your environment.
This can I see

Related

Is it possible to show videos from SharePoint Online in SharePoint 2013?

I have a SP 2013 intranet and I want to display some videos in an iframe from SPO.
I try this ...
<iframe src='https://mytenant.sharepoint.com/:v:/s/VideoHub/xxx?e=xxx'>
                    
but I get 
mytenant.sharepoint.com refused to connect.
 
In my SP 2013 I go to Site Settings -  HTML Field Security
add mytenant.sharepoint.com but still no luck.
Thanks
P
Do not use "Copy link" option to get the link to video from document library in SharePoint online.
Instead use below steps to get direct link:
Go to document library and select the file you for which you need direct link
Click on Open the details pane (i icon) from command bar (top right side)
Scroll down on properties pane and Copy direct link using the copy icon highlighted in below image:
Then use this in src property of iframe.

external content type but connect to outlook is disabled

We are unabel to enable the "Connect to outlook" ribbon button for our external list.
The external list is based on a external content type which uses a simple Web service.
The browser based UI works just great as expected but we are unable to get the "Connect to Outlook" ribbon button to becoem enabled.
We have installed all the necessary client side installs, and the connect to outlook button works fine for regualr lists.
We have mapped it to a outlook type "Contact" within SharePoint designer and mapped the single requried field of "LastName".
Unfortunately it still will not enable, has anyone had this problem or no a fix please?
If you are using a newer version of IE, it most likely won't display. Go to the browsers "gear" in the top right hand corner, click and select "Compatibility View Settings" - click add and then close and refresh, that should do the trick.

InfoPath 2013 web form doesn't open the browse dialog in the people picker control

I have a user picker control, which when used in preview mode open a dialog to find users when I click on the browse button,
but do nothing when deployed on the SharePoint server.
If i type a user in the input box, the check names button is working and provide multiple choice when it's the case.
As the people picker control was modified in the new SharePoint 2013, could it be a side effect ?
Does anyone have the same problem ?
It worked once I enabled the ribbon in the form options.
Form Options -> Web Browser -> checked Show InfoPath commands in Ribbon or toolbar
Finally got the solution when you disable the ribbon the the browse button is also disabled to overcome this problem
Create a new blank page or a wiki page.
Insert a InfoPath Form WebPart and link this webPart to the desired form.
Now after doing all the changes you can see that the form gets loaded and when you click the browse button it should function normally.
If you want the same look of the form as it is when you open in it in new page or a tab, use a CEWP and add styles to disable unwanted controls like the navigation menus, search bar etc.,

how we can add code in infopath button control?

We have enterprise version of sharepoint server 2010. We have created sharepoint 2010 custom list in sharepoint site. and using infopath with sharepoint list option ("customized forms").After that we added one button control then go to actions and select submit options and when we check submit option it does not show visual studio editor button enabled. Please let me know how i can add custom code in sharepoint list new form in infopath.
Select the button - right click "Button Properties" - click "Edit Form Code"

Sharepoint desinger 2007 with sharepoint 2007 serverssss

i download sharepoint 2007 designer to my local machine, i want this to connect with sharepoint 2007 server which is on other machine. IS any one can help me how to start with it, i am new to share point.
Y i need this?
some in past build share point site using 2007. i am taking over this project, but i have no idea where to start.
help will be appreciated.
Thanks,
Try these:
1.
Open SharePoint Designer. Click Windows Start -> Programs -> Microsoft Office -> Microsoft Office SharePoint Designer.
2.
Click File in the menu near the top of the SharePoint Designer screen and select Open Site.
3.
Enter the URL of your SharePoint site in the Site name field near the bottom of the Open Site dialog box. Click the Open button.
4.
Choose your editing option. Depending on the configuration of your SharePoint site, you can choose to edit the live site, or edit a local copy and publish that copy to the server at a later time. Click the button next to your desired option and select OK.
5.
Enter your username and password if prompted and click OK.
SharePoint Designer is now connected with your SharePoint Server site.

Resources