Allow user to apply custom property or Workflow to DAM folder

Hi,
Is it possible to allow an author user the ability to set a custom property (or workflow) to a folder in the DAM?
i.e. can I create a custom property "Approved" against a DAM folder and expose it via the UI (or update it via a workflow)
I want to apply to an entire folder (not single or multiple assets)
Thanks!

yes it is possible to add custom property to dam and workflow. To add custom property to dam asset you have to override "/libs/dam/components/asseteditor" form page in your application.
also you can refer - http://dev.day.com/docs/en/cq/current/dam/customizing_and_extendingcq5dam.html
To add custom property in workflow you have to create custom workflow component using sling resource super type as "cq/workflow/components/model/process" and add custom property in dialog. you can take example of existing workflow under /libs/wcm/workflow area.
also you can refer - http://dev.day.com/docs/en/cq/current/workflows/wf-extending.html

Similar Messages

  • On and iPad how to Allow User To Enter Custom Text  (Dropdown only) Enables users to enter a value other than the ones in the list.

    On an iPad, how do I :
    Allow User To Enter Custom Text
    (Dropdown only) Enables users to enter a value other than the ones in the list.'?

    Are you using the built-in Currency option under the Format tab? If so,
    what you're describing should not happen.

  • Start workflow from DAM-folder

    Hi,
    is it possible to declare a workflow model so that it is possible to start it by selecting the folder in the DAM rather than the DamAssets?
    The case is that we would like to add properties to all assets in the selected folder, a variant of the Bulk Edit.

    We have a component that does this kind of things today, but would like to push the functionality to a workflow that is startable from the DAM or WCM. The usecase is this (using Geometrixx):
    Open the DAM
    Browse to the Geometrixx-folder  (http://localhost:4502/damadmin#/content/dam/geometrixx)
    Right-click on "Banners"
    Select "Workflow" and then Select what workflow to start.
    It is at step 4 I get stuck. There I can't get the "Workflow" to be enabled.
    Another variant is if we can set the tag on the folder an have it inherited by all sub-assets?

  • Need link/button to allow users to add attachments to Tasks on Collect Feedback workflow

    Hi All,
    we would like to modify the
    Collect Feedback workflow in SharePoint to
    allow users to add attachments to Tasks. We need an additional button on the review form to attach files, when the reviewers are submitting their comments. 

    Hi nai.mish,
    I would not suggest you to modify the default collect feedback workflow, but to custom a workflow with custom form page that similar with the default workflow.
    You can consider using SharePoint Designer workflow, in this way, you may not be able to custom the task form with attachment, you can try to use “Hyperlink or Picture” column, this will need the viewer to upload the attachment to a library
    first.
    Or you can create VS workflow, the following has a sample about adding attachment to an InfoPath Workflow task form, you can get more information from it:
    http://www.devexpertise.com/category/sharepoint/workflow/
    Thanks,
    Qiao Wei
    TechNet Community Support

  • How to allow user chaning his password in OBIEE 11g weblogic custom LDAP?

    Hi,
    How to allow user chaning his password in OBIEE 11g weblogic custom LDAP?
    I need to give user an option to do so, without the intervention of any Administrator. I also do not want to make user a Administrator else he will be able to login in weblogic and can do any damages unknowingly.....
    Regards,
    Rahul

    Hi,
    Replace the line in the instantconfig.xml
    <WebMessage name=”kmsgChangePasswordLink”><!–<HTML><sawm:messageRef name=”kmsgUIChangePassword”/></HTML>–></WebMessage>
    with
    <WebMessage name=”kmsgChangePasswordLink”><HTML><sawm:messageRef name=”kmsgUIChangePassword”/></HTML></WebMessage>

  • How to define a custome property in User Profile to Save Roles Sort priority ?

    Hi All,
    I have a requirement where in, user should get an option to decide his default tab(role), when he logs into portal.
    e.g.: If user1 and User2 is assigned with 2 roles namely Leave & Travel. User1 should be able to select Leave as his default tab and User2 should be able to select Travel as his default tab.
    I was thinking if I can store what use selects in a custom property and change the tabs through custom application.
    Please let me know how can achieve this in CE 7.3 portal.
    Thanks in Advance,
    Pavan.

    Hi Pavan,
    If you are using the AJAX framework page the user can simply drag the tabs and it will automatically be saved in the personalization.
    user should:
    1. place mouse over the role (in the top left corner you will see a triangle).
    2. place mouse over triangle and, push and hold down mouse button.
    3. drag the mouse to the navigation place where you want it to be (notice black line).
    4. leave the mouse button.
    Now the order of the tabs are saved in the personalization for that user only.
    Hope this is what you meant.
    BR,
    Saar

  • How to add a custom property to the user's master record?

    Hello,
    I would like to add a custom property to the user's master record which is unique to our company (User's region).
    Is that possible? and if yes, how?
    I'm a bit new to BW so a step-by-step procedure will help
    Roy

    The user names are stored in table USR01. IN that table see if you can add a field to have region. Extract this table and store it in User info object in BW.
    You will need a ABAP person to do this, if you are new to SAP.
    Ravi Thothadri

  • How do I allow users to upload personal files through website?

    How do I allow users to upload personal files through our website?
    I am trying to allow the visitors the ability to upload images for a future contest we will be hosting. I am trying to build a submit form with personal fields (already got this done) along with a field they can upload 1 or 2 images. I want the form to send me an email with details along with image files. I have a BC webbasic+ account and I am using Muse for my web editing.
    Can someone point me in the right direction?

    Hi,
    You could apply a "file attachment" field within the web form.  If needing more than 1 file attachment you'll need to access your form code and hard-code the additional field. 
    The form will collect the file(s) and will be held within the case details under "related files".  You can also assign a workflow to recieve notifications however only 1 file will appear in each email.  To see the other files you'll need to access your order details. 
    All this can be create and managed within your site's admin.  yoursite.com/admin 
    Within the site admin...
    http://helpx.adobe.com/content/help/en/business-catalyst/using/create-insert-form.html (Creation of webform, etc)
    http://helpx.adobe.com/content/help/en/business-catalyst/sbo/customer-database.html#id_227 59 (Manage customer web form submissions)
    Hope this helps!
    -Sidney

  • Allow user to fill in a fillable pdf but disallow adding comments and annotation

    Hi there.  I have a fillable pdf created by livecycle designer.  I want to let users fill in the form but prevant them adding comments and annotatons to the form.  I cannot reset the above requirements in form property - form security if I have already set a password and allowed user to fill in the form.  Can I user javascript to that effect during the document loading?
    Thanks.

    Hi,
    If you save the form as a Dynamic XML Form in the save-as dialogue, then the user will not be able to apply comments. They can only do this in flat or static PDF forms.
    See here: http://assure.ly/gYyYc2
    Previous post exploring annotating forms:
    Drawing field?
    Hope that helps,
    Niall

  • How to allow user to change SAP Portal password by themselves

    We would like to allow user to change SAP Portal password by themselves. However, I added role Manage_My_Password and Manage_My_Profile to a user account. After logoned with this user account and opened the option 'Personalize'. I only find the page allow me to customize the page layout. But I haven't find tab for changing profile and password.
    Pls advise.
    Thanks.
    Edward

    Hi Edwar,
    You can hide the pages from portal personalization workset. copy the workset and select the page and click on property -> select Invisible in Navigation Areas ->yes
    You can find the workset under
    Portal content->End user content->Standard Portal Users>Workset->Portal Personalization
    If you want a custom developed application fro change password see the below blog
    A Change Password Application
    Hope it helps
    Regards
    Santosh

  • How to force updatedisplaylist in a skin when custom property changes

    Hi Folks,
    I have created a custom component based on a Spark Button.  In that custom component I have added a single, public, bindable property - let's call it Fred.
    I also have a custom skin, based on the Spark Button skin.  It's basically just like the delivered skin, just a bit different graphics stuff.  I have applied the custom skin to the custom button component.  So far, so good.  However...
    When a user action causes the Fred property to change on a custom button instance, I need my custom skin to re-draw something.  It appears that I need the skin's updateDisplayList function to fire.  Unfortunately, it appears that the only time that it fires is when "real" properties are changed, like 'left' or 'width'.  How can I get the custom skin to updateDisplayList when this fake, custom property changes?
    p.s. - the custom skin can 'read' the custom Fred property just fine.  And, if I set the Fred property and then 'mouse over' the custom button instance, the updateDisplayList fires...too late of course, but it does fire.
    I have read the docs, but there is not much written about updateDisplayList, or when it fires, or how to make it fire.
    Thanks,
    -David

    Good question...in my skin's 'creationComplete' event I call a function in the skin.  That function 'evaluates' the host component's Fred propertey, and based on what it finds, it draws some stuff:
    protected function doSpecialDrawing():void
         var hostFred:String = hostComponent.Fred;
         if (hostFred == "certain_value")
              //set some property in one of the path objects in my skin to a certain value
         else if (hostFred == "other_value")
              //set some property in one of the path objects in my skin to some other value
    When I created the skin, I did not anticipate the need to dynamically respond to setting the Fred property/value.
    I've placed a call to the 'doSpecialDrawing' function inside the skin's updateDisplayList, but unfortunately, the updateDisplayList does not seem to get called in real-time when I set the Fred property in a custom button instance.
    I'm all ears here... still a beginner/novice with Flex...
    Thanks,
    -David

  • SharePoint Online - I cannot move my custom property any higher than PicturePlaceholderState

    I cannot move my custom property (User Profile) any higher than PicturePlaceholderState - reordering just doesn´t work. Any ideas, how I can achieve this?
    thx
    Haider

    You are not able to move the property order any higher because there are duplicate display order values for your properties. The display order of the property that you are trying to move currently has the same display order as property "SPS-PicturePlaceholderState".
    You can use the following Powershell script that will allow you to see the current display orders of your properties as well as modify the display order of any of your properties.
    function ListUserProfilePropertyDisplayOrder($siteUrl){
    $site = Get-SPSite $siteUrl
    $context = Get-SPServiceContext $site
    $upcManager = New-Object Microsoft.Office.Server.UserProfiles.UserProfileConfigManager($context)
    #if you have other profile sub-types than the default profile sub-type name ("User"), you will need to change the following line and use the name of the desired profile sub-type
    $defaultUserProfileSubTypeName = [Microsoft.Office.Server.UserProfiles.ProfileSubtypeManager]::GetDefaultProfileName("User")
    $upcManager.ProfilePropertyManager.GetProfileSubtypeProperties($defaultUserProfileSubTypeName) | Format-Table -Property Name,DisplayName,DisplayOrder
    #Example Usage
    ListUserProfilePropertyDisplayOrder http://your.site.url
    function ModifyUserProfilePropertyDisplayOrder($siteUrl, $propertyName, $displayOrder){
    $site = Get-SPSite $siteUrl
    $context = Get-SPServiceContext $site
    $upcManager = New-Object Microsoft.Office.Server.UserProfiles.UserProfileConfigManager($context)
    #if you have other profile sub-types than the default profile sub-type name ("User"), you will need to change the following line and use the name of the desired profile sub-type
    $defaultUserProfileSubTypeName = [Microsoft.Office.Server.UserProfiles.ProfileSubtypeManager]::GetDefaultProfileName("User")
    $profileSubtypePropManager = $upcManager.ProfilePropertyManager.GetProfileSubtypeProperties($defaultUserProfileSubTypeName)
    $profileSubtypePropManager.SetDisplayOrderByPropertyName($propertyName, $displayOrder)
    $profileSubtypePropManager.CommitDisplayOrder()
    #Example Usage
    ModifyUserProfilePropertyDisplayOrder http://your.site.url TargetPropertyName DesiredDisplayOrder

  • How to add custom property to CharacterFormat?

    Hi,
    Is there a way to add the custom property to character format and save in to XML TextFlow without significant changes in TLF?

    Interesting.  Looks like that could maybe be an ASDoc bug or something else going on.  The actual implementation of the contructor for ApplyElementUserStyleOperation in my build of TLF looks like this:
    public function ApplyElementUserStyleOperation(operationState:SelectionState, targetElement:FlowElement, styleName:String, value:*, relativeStart:int = 0, relativeEnd:int = -1)
    I'm not sure how to answer #2, but my first thought is that there's a fairly good chance that whatever you end up using 'user styles' for will not be related to the actual formatting of the text.  It could be some sort of metadata that's completely abstract from how the text is formatted or represented visually, which is where the text layout format applies.  There are more technical reasons why it shouldn't be there also, but they're probably not worth the energy unless you really want to know.   ..and Robin would be a better person to comment on that also.
    I don't know what build of TLF (if any) is included in the Flex 3.4 SDK, but TLF does not have any dependencies on the Flex framework (or any particular version of it).  The only requirement is that you are targetting Flash Player 10 or above.  You can always download the latest (or a very recent) version of the TLF SWC's, RSL's, and source with the Flex 4 SDK from the Flex 4 download site at:
    http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4

  • 902: Allowing user to change profile like phone-nr. in self-service

    Hi all
    An existing Portal user can see his profile using "Account info/My_profile", but he cannot change it (a least by default).
    Is there a way to allow users to change their personal profile in self-service?
    Thanks
    Tino

    It may be that the transaction is being routed by default for approval. Check with workflow administrator to see where the transaction has gone. I think you will find it is waiting for an approver!
    Many SSHR transactions use a default AME (Dynamic approval) rule which will route the transaction up the supervisor hierarchy for approval. Your transaction data will be stroed in staging tables (HR_API_TRANSACTIONS, STEPS and VALUES) until the approval is made. Only then will it be applied to the underlying tables.
    Let me know if this solves the problem.
    Regards
    Tim

  • Anyway to Restrict Editing and Allow Users to Highlight/Bold?

    Hello Everyone, 
    I was wondering if there was a way that I could restrict editing on my 2013 MS Word document but allow users to highlight and bold the text. I have looked up many forums and have not found a thing! 
    Thank you, 
    Kimmi131

    Unfortunately, there is no way to apply true highlighting in a protected document. But note that you can assign a keyboard shortcut to apply your custom character style, which simplifies the task.
    Also, character styles are applied on top of the current paragraph style, so you only need one. Hmm, if you need multiple highlighting colors, then you may have to create more styles, yes.
    Stefan Blom, Microsoft Word MVP

Maybe you are looking for

  • Updating the G/L Accounts

    When Installing SAP B1 in Clients place, we would like to up date previous data into SAP B1. Client does not have any ERPsystem, How can I import the Existing Data Available in different books. At time of Importing what are the Basic factors to be co

  • What quicktime movie settings for use in Logic

    Hi, I'm working on a 50 track mix of a live gig which was also filmed and I have to work to picture. I was advised to ask the video editor to give me the following: Quicktime Sorenson codec (or Sorenson3). Limit data rate to 500 kbps, 320 x 240. But,

  • Posting with Incomplete Header

    Hi all, I need to post a certain cancellation invoice so that a report (KE24 - COPA Line Item Report) will be corrected. however, the problem is that the Cancellation Invioce displays an error Foreign Trade Missing. AND, we cannot update this as the

  • Isp service provider

    hello everyone, i am working on a program that implements javamail , it asks for ISP's mail server name , i am working on windows service pack 2 machine (laptop) and using dailup connection for my internet , can any one suggest me the real substitute

  • CreateMergingDataSource, what exactly does it do?

    I want to mix two or more audio sources of the same format with createMergingDataSource method and I want do know what exactly that metod do? Does it merge input audio sources like suming all the inputs or just put one packet after another in serial