Quantcast
Channel: SharePoint 2013 - Using SharePoint Designer, InfoPath and Other Customizations forum
Viewing all 9368 articles
Browse latest View live

SPD Workflow Task Process Action - Cancel on first rejection

$
0
0

I have a task process action that sends a task to some managers (in paralell).

I want this task process to end if any of these persons rejects the task. This was possible in SPD 2010 wf, but i can not find any reference on how to manage this in a 2013 style workflow. 


Is it posible to create a button on page that calls a workflow

$
0
0

We are using Office 365/SharePoint 2013 and SharePoint designer.  I the workflow is set up in the library.  I was going to add a big button to the page so that when a user checks off a document and then hits the button it kicks off the workflow to delete the item.  I know I can make a quick link button in the menu, the issue is that these people do not know how to use menus.  The user requirement is that they have a "big red button" to click on. 


Thanks in advance for your time. Steven

My Site Branding - How can we have it applied for dynamically created My Sites? (/personal/username)

$
0
0

Hi,

I have a SharePoint 2013 environment in which My Sites are enabled.

As you know the My Site of every user gets created in /personal/Username dynamically, when a User goes to his "My Site" from the "About Me" link.

The requirement is for us to apply a custom master page / styles for the all My Sites

How do we do this in a way - where it gets applied for all the existing My Sites and also the My Sites that will get created in the future? What will be the right help?

Please help on this.


Karthick S

Automated Calendar Reminder Emails

$
0
0

I have an event calendar on SharePoint that needs to automatically send out event reminder emails every 48 hours. I'm able to do this using date comparison and pausing in a workflow, but it doesn't look at the event time or the current time. Suggestions?

no longer working in a New form

$
0
0

Hello all - 

We have a list with some fields hidden for normal users, but approvers have edit access to these fields. The list has been working fine with the new,edit, and view forms all working as expected for over a year. BTW, this is on a Sharepoint Online site.

Somehow, over this last weekend, although no changes were made to any of the forms, the New item form no longer works, but rather comes up with an "unable to display this web part" error. 

So, in doing some troubleshooting, I created a new form for the list and confirmed that the new default form works fine. I then added in just the code for hiding a field and immediately the form came up with the "unable to display this web part" error. 

Is this functionality no longer supported?

btw, here's the code I tested in the new form:

<xsl:if test="ddwrt:IfHasRights(16)"><tr><td width="190px" valign="top" class="ms-formlabel"><H3 class="ms-standardheader"><nobr>Entry Status</nobr></H3></td><td width="400px" valign="top" class="ms-formbody"><SharePoint:FormField runat="server" id="ff8{$Pos}" ControlMode="New" FieldName="Entry_x0020_Status" __designer:bind="{ddwrt:DataBind('i',concat('ff8',$Pos),'Value','ValueChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@Entry_x0020_Status')}" /><SharePoint:FieldDescription runat="server" id="ff8description{$Pos}" FieldName="Entry_x0020_Status" ControlMode="New" /></td></tr></xsl:if>
Also, quick note that I double-checked to make sure that there was no other field on the form with ff8 already.

TIA

Michael

Copy files from one site collection to another using SharePoint designer 2013

$
0
0

Hello,

I have a task to copy files from a library in Site Collection A to another library inSite Collection B.

I tried calling HTTP WebService as below using POST method.

http://server/site/_api/web/folders/GetByUrl('/site/srclib')/Files/getbyurl('madcow.xlsx')/copyTo(strNewUrl = '/site/targetlib/madcow.xlsx,bOverWrite = true)

But its working for copying files only within site collection and not working accross site collection.

Can any one please help me providing approach how I can complete the task ?

I need it very urgently.

Thanks in advance

Only first row of repeating table is populated

$
0
0

I am trying to cascading-populate a repeating table after a Customer is selected on a drop down of a 2013 Infopath form. I have a rule that sets a field in my repeating table whith the value of my secondary datasource. The problem is that only the first row is showing.

I know that this can be done if the data of the secondary data source is "dragged" to the InfoPath form as a Repeating table, the problem with this is that the data does not get saved in the form,so this last option doesn't work for me. Are there any ways to achieve this?

Note: the IP form is hosted in SharePoint 20013 Online.

Thank you


ITGirl



Marketplace suggestion

$
0
0

Good afternoon.

We have a marketplace on our Intranet so users can post items for sale. It is just a discussion board and very plain. We now have SharePoint 2013 and want to make things more attractive to use. I wondered if others have a marketplace and what they use for it. SharePoint has new social media options but I have not used them yet. I am wondering if the newsfeed or community site would be the best option. What do you use?

Thank you.


Infopath2013 button in secondary view not visible on form in SharePoint online

$
0
0

We have a SharePoint list that has gotten its Form with Infopath.

The infopathform has 2 views:

Userview and Fullview.
The Userview has some fields and a submit button and is activated when adding a new item in the list.
The Fullview is active when opening a list item. The open form will not show the additional button that resides in the Fullview.

Any ideas how to get the button to show?

brgs

Bjørn

customize view list in share point for the current user ?

$
0
0

hi, 

So i have teo create a view for current user , and to do that i have an item named : "assigned to" so when i create my view i put : "assigned to" = [Me], and whene i check y list viw it'snt  applayed ? 

is there any one who can tell me what's the problem , 

thank you 

Create Sharepoint User Interface to Interact with Access Database

$
0
0

I have built an Access Database complete with several tables/relationships.  I want to create a form accessible through my sharepoint site that allows people to input data, print these forms in an attractive format, and also update the Access Database for future queries.

I created an InfoPath Database form, but it is unable to be opened in the Sharepoint brower, and the other types of InfoPath forms will not sync back to Access. 

What is the best way to coordinate this effort?

Thanks in advance

InfoPath 2013 error when adding new infoPath form

$
0
0

Hi

I have created an infoPath form and published it to a SharePoint 2013 site - form library (timerequest).  the form was saved and publish successfully. but when I try to add new document (form),  I got the error below and I hope someone can explain to me how each URL in the error is reported by either infoPath or SharePoint as I hope with that information i can trace where my problem is.

background:

SharePoint 2013 farm with 2 servers:  spserverfe1 and spserverapp1 (not load balancing)
web application URL is http://spserverfe1
All managed path site collection I created start with http://spserverfe1/sites/.....


The correct URL for the form library is http://spserverfe1/sites/spsite/InfoPath/Timerequest  (this showed correctly in the manifest file)

what I don't understand is when the error occurred,  the error URL showed both the app server spserverapp1 and the wfe serverspserverfe1

here is the error:

The following location is not accessible, because it is in a different site collection: http://spserverapp1/sites/spsite/InfoPath/timerequest/Forms/template.xsn?SaveLocation=http://spserverfe1/sites/spsite/InfoPath/timerequest/&Source=http://spserverfe1/sites/spsite/InfoPath/timerequest/Forms/AllItems.aspx&ClientInstalled=true&OpenIn=Browser&NoRedirect=true&XsnLocation=http://spserverapp1/sites/spsite/InfoPath/timerequest/Forms/template.xsn

Thanks in advance for your comments and advices


Swanl

Rendering a javascript for a calculated column

$
0
0

I have a calculated column url2 wherein I have declared a few links as below

I am using client side rendering to manipulate the view so that the tags are not seen in the column when I open the item.

I am using the following script(got it from path to sharepoint blog) and rendering it as a js link in the webpart

var ccContext = {
  Templates: {
    Fields: {
      "url2": {"Displayform": "<#=STSHtmlDecode(ctx.CurrentItem.url2)#>"}
    }
  }
};
SPClientTemplates.TemplateManager.RegisterTemplateOverrides(ccContext);

But it does not work as shown below.

Am I missing something??

Any help will be highly appreciated..

Many thanks in advance

Sharepoint 2013 Workflow not available on Site created from Sharepoint 2013 Foundation Solution Template

$
0
0

If I create a template on SharePoint 2013 Foundation, then create a site on SharePoint Enterprise (or Office/365) fully configured to support SharePoint 2013 workflows. When I access the site through SharePoint Designer 2013, and attempt to create a workflow SharePoint 2013 Workflows are not available -- you get message that SharePoint 2013 Workflow platform is not available because it is not configured on the server. This appears to be a bug in SharePoint Designer as the 2013 Workflows are available on the team site on the same site collection. There is no reason that a site created from a SharePoint 2013 foundation template should have this restriction.   To make matters worse if you then save that site as a template on the SharePoint 2013 Enterprise (or Office/365) system and create a new site from the that template you get the same issue.

Anyone know a workaround/fix to this issue.   Have imported the template into Visual Studio but I can not find any way in Visual Studio to enable SharePoint 2013 workflows.   A solution that involves Visual Studio import would work fine for me.


Earllibby

File check in broken in SPD 13

$
0
0
Still works on a little (32bit) netbook with W7, but not on my gallumpin' 64 bit W7 Enterprise work desktop. I can check out okay but can only check in via browser or content/structure. It's a real pain.

Creating Data Source to SQL Server 2008 in SharePoint Designer 2013

$
0
0

Hello,

 I have been trying to create a Data Source connection to a SQL Server 2008 Database. I use a custom string and I choose the table to display and hit ok. When I try to click on the connection to edit it I get the following error.

Display HTML Content from a SharePoint List in a InfoPath Browser Form

$
0
0
I am trying to display HTML Content (Specifically multiple hyperlinks in a single SharePoint Text column) in an InfoPath Browser from on SharePoint.  I've gotten it to work successfully through InfoPath Filler, but when rendered in the browser it doesn;t display.  Has anyone found a solution or workaround for this?

View Word and PowerPoint in browser no longer working

$
0
0

Hi There,

I have SharePoint 2010 environment. I configured Word Viewing Service and PowerPoint service accordingly and all working perfectly. But recently it didn't work any more. I deleted services and recreate services, even stop and restart the service from Central Administration interface didn't make it working. I got same error message as below:

I found some suggestions from Google, and I did check the setting, but I didn't fix the problem.

Regards,

Tony

Design view in SharePoint Designer 2013

$
0
0

This looks like a deal killer for me to move to SharePoint 2013 because the missing of design view in the new SharePoint Designer. Here is the way I do list development In SharePoint 2010:

(1)   Create and deploy a custom ui web part in Visual Studio.

(2)   Create additional “New”, “Edit” and “Display” list forms and set them as the default forms in SharePoint Designer.

(3)   Edit the new created forms in design view.

(4)   Locate and hide the original web part.

(5)   Insert my custom web part proper location.

Only code view is available in SharePoint Designer 2013, I do not know how to hide the default web part and insert my web part (which is deploy to the farm) in code. There are suggestions to use other edit tool to edit web pages. I am not sure

(1)   How to access these form/page in SharePoint.

(2)   How to insert SharePoint web part to the form/page.

I really appreciate if you can help me out.




Infopath Complex Expression: number of occurrences of a field > 0

$
0
0

Hi,

In my Infopath form, i have a section control which contains a message "The user already exists in the list". 

I want to hide this section if the number of occrences of the user email field is =0 and show if > 0. 

How can i write the complex expression for this please ?

thank you.

Cheers,

prajK

Viewing all 9368 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>