Expand my Community achievements bar.

HarishDv
HarishDv
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi EveryOne,When some user is trying to upload an image in DAM in CORAL UI , an upload bar appears . It goes from In progress to complete. It is after this stage , that the dam update asset workflow is triggered. I would like to know if it is possible to see if any user is uploading any image /asset...

    Type

    Questions

    Views

    655

    Likes

    0

    Replies

    1
  • Hi Guys ,There are some Js files in libs , such as the preferences.js (/libs/cq/security/widgets/source/widgets/security/Preferences.js).I copied the same file to my apps folder and when i instantiate some variables (My_Prop = "new prop") , it can be accessed from anywhere (any other JS file).I dont...

    Type

    Questions

    Views

    794

    Likes

    0

    Replies

    1
  • I have a selection component . I have made it mandatory (allowBlank : false).In my selection changed listener function i am making the field disabled/enabled .But even when it is disabled (Disabled : true) , since there is allowblank it still keeps alerting for the mandatory field  .My requirement i...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    3
  • Yes ,Thats possible . You can create a bundle that invokes a web service etc. 

    Type

    Questions

    Views

    846

    Likes

    0

    Replies

    0
  • Hi , I want to write a custom media handler for image of type x-raw-canon (CR2).But when i do so , this handler is not getting called .The standardImageHandler is getting invoked.I cannot stop this handler because it handles various other formats , such as gif etc.How can i make my handler get calle...

    Type

    Questions

    Views

    742

    Likes

    0

    Replies

    1
  • Hi EveryOne ,I would liketo know if there is a way to get the list of references of an asset  (The WCM pages it is being used ) through APIs.Something like Asset.getReferences();Or if there is some other alternative to get the same, please suggest. RegardsHarish

    Type

    Questions

    Views

    4.3K

    Like

    1

    Replies

    4
  • Hi sham ,Thanks for the reply .I did try to write a similar code for .PEF file as defined in the link http://dev.day.com/docs/en/cq/current/dam/dam_media_handlers.html  (for text/plain).Moreover the example in the link extends  com.day.cq.dam.core.AbstractAssetHandler which is deprecated .I tried im...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    0
  • I created a custom dam media handler for a RAW file format .pef.But when i try to insert a .pef file in my dam , the default handler gets called. What should i do to make this handler get called , when i insert that file.  Thanks in advance.Harish

    Type

    Questions

    Views

    1.9K

    Like

    1

    Replies

    9
  • Hi NZ ,I hope you are aware of workflows. There is a workflow step called OR Split which has radio buttons .Onclick of these , dynamically new tabs get created .You can have a look at this code which will help you in implementing the (+) symbol.For the drag and drop functionality , you can refer the...

    Type

    Questions

    Views

    605

    Like

    1

    Replies

    0
  • Hi ,I am trying to send a DAM Asset rendition as an attachment via mail.I am sending mails using org.apache.commons.mail.HtmlEmail package.If i use the below codeEmailAttachment attachment = new EmailAttachment();attachment.setURL(new URL("http://localhost:4502/content/dam/geometrixx/new.jpg");attac...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    2
Top badges earned by HarishDv
Customize the badges you want to showcase on your profile