approval

moss image library approval

Can I control when images in a moss image library are visible to site content editors? I want to make sure only approved images can be used by the team. ...

Moss workflow approval using minimal site definition

Hi When using the minimal site definition for moss from codeplex (http://www.codeplex.com/features), after adding the features required for workflow, workflow approval becomes available for the pages library. When I submit a page for approval, the buttons for approve and reject do not appear on the page editing toolbar. I can go and vi...

Will Apple reviewers check my app's coding structure?

Given that I've taken care of releasing all the allocated variables. I also went thru the HIG to make the app as much as possible like what they want it to be. Do they check the my complexity of the code in the approval process? thanks ...

Open document in edit mode from approval workflow email.

A MOSS 2007 Approval WorkFlow has been created for a standard Document Library (containing Word files). When the email alert goes out to the perspective user, the user clicks on the link within the email to review the document. The document opens as read only. Is there a way to open the document in edit mode? To be clear: Opening the do...

iTunes App Store: Does a major version upgrade = longer approval queue time?

I'm wondering if anyone has insight into this... when releasing an update of an iPhone application, should I expect the approval process to take longer if I submit something that's declared as a major version update (as compared to a minor version)? Last time around (about the time the big Facebook-update was released) our wait time for...

Route sharepoint approval workflow to recipient email address field in infopath form

Hi, I have used the out of the box approval workflow in SharePoint. I would like the approver to be someone (an email address field) provided in the infopath form. Does anyone know how I can accomplish this? ...

Design pattern for element validation

I have a system where users insert many types of things ("incidences") and all of them have to be approved by an admin. Which pattern will be useful for this case? Maybe validation is not the word for this. Update: The problem is that the db where the data resides can't be changed. All the moderation things will be done in another db an...

Allowing users to choose an approval workflow to start in MOSS

When using MOSS approval workflow on publishing pages I would like the users to be able to select a workflow to start rather than it just starting one? That is, when they click approve on a document I want a choice of approval workflows for them to select from i.e. Approval for the design team or Approval for the Corporate board etc. Is...

SharePoint MOSS Approve/Reject button customisation

It seems that the out of the box approve/reject buttons in SharePoint CMS try to direct you to an InfoPath form. We have implemented custom .aspx pages that we use for our workflow approval process and would like it to show these when a user clicks the buttons. Currently we get an error that the formURN cannot be found. Can I affect th...

Documenting and getting approval before starting to code?

Recently our boss changed our method of working to first document stuff such as what we are going to code, how will it affect the system code, where would i require to make changes, etc, get it approved and then start the coding process. I believe that while sometimes its better to plan out stuff and visualize things (especially for com...

Banned 3rd party private APIs for in App Store approval process ??

Hello , I am just about to finish my first iPhone application. I have heard of apps rejected for the use of some private APIs . I am also using some private APIs like ASIHTTPRequest , MBProgressViewHUD. So tell me are these or any other private APIs that are rejected for which I should make sure not to use them now or in future appli...

Help a CRUD programmer think about an "approval workflow"

I've been working on a web application that is basically a CRUD application (Create, Read, Update, Delete). Recently, I've started working on what I'm calling an "approval workflow". Basically, a request is generated for a material and then sent for approval to a manager. Depending on what is requested, different people need to approve t...

itunes connect forget something

hi all i've submit my app to approval process, my app is in review, when go see the details i see that to "Bundle short string" or something similar is empty. Will it be rejected ? ? thanks ...

How to implement reassigning a task functionality to WSS 3.0?

Hi to all, I am trying to create a work flow where it should collect data's from a user. Also, in this work flow, users should be able to change tasks 'Assigned To' field value(Reassign task). I can't get it done in SharePoint Designer with these workflows: 1) A main work flow which waits second workflow to set a spesific field when i...

SharePoint built in Approval workflow not started on item edit event

Hi All, I have requirement where when a user enter new item in a list first approver approves it then publisher approves it. Once publisher approves it the text will be visible to all. I have used SharePoint built in Approval for that where I have set my workflow to start when new item created and item is changed. when I Add new item...

Sharepoint Content Approval message

I Have Content Approval turned on for a list. When Users create Items they get the message 'Items on this list require content approval. Your submission will not appear in public views until approved by someone with proper rights.' I want to change the text of this message in a particular site collection. I found the message defined i...

Sharepoint 2010 Workflow: Multiple Conditional Approvals

I am creating a workflow for a document library that needs to be approved by up to three individuals and have been trying to use the default Approval workflow. For most cases only one approval will be needed but given certain arguments more than one is required. My problem is that the workflow that calls 'Start Approval(10) on Current It...

Task intimation mail in Sharepoint OOTB approval workflow not trigering to certain users

Hi, While using the Sharepoint OOTB approval workflow,certain users in the domain are not recieving the Task assignment mail.However,if the same user's name is put into the CC column,the mail is triggered.This is happening with only very few users(have identified only 2 so far).Other users in the domain have been recieving mails without...

Leveraging Windows SharePoint Services approvals workflow for approving entities in a custom application

Sharepoint noob question - apparently I can't even figure out how to google for the answer. We have a custom application in which we need to route entities for 'approval'. There are currently no electronic documents that correspond to our entities. They live in our database and are displayed via screens in our app. Simple enough. No...