Expand my Community achievements bar.

raj_mandalapu
raj_mandalapu
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I can interpret it in two ways,I think, the ACS Redirect Manager helps us to manage redirects at the Apache level, but I see thatyou are expecting to store redirect configurations at etc/map level, seems like you want to configure internal redirects.If that is the case, then you need to write a cust...

    Type

    Questions

    Views

    2.3K

    Like

    1

    Replies

    0
  • There is no option, we need to write custom logic as mentioned .

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • As per adobe documentation, the default behavior is Create versions of any page.The initial labels and version node names will be 1.0, 1.1, 1.2, and so forth.Restore the first version; i.e. 1.0.Create new versions again.The generated labels and node names will now be 1.0.0, 1.0.1, 1.0.2, etc.Refer h...

    Type

    Questions

    Views

    2.1K

    Likes

    2

    Replies

    2
  • Hi Bikash, There is no out of box functionality to expose user details via rest API's, you need to write custom logic. Things you need to consider:You are trying to expose user details, as it is PII data,  so you need to consider security, you must enable authentication.If security is not a concern ...

    Type

    Questions

    Views

    1.4K

    Like

    1

    Replies

    0
  • The content is already stored in the repository, so the only way you can fix this is by writing Groovy Script, the below script can help you to fix this Note: the code is not tested and it is self-understanding you can modify it if it does not work for you def search = "<b>"def replace = "<strong>"d...

    Type

    Questions

    Views

    2.3K

    Like

    1

    Replies

    2
  • Hi @hamidk92094312 ,I can imagine or put design for this something like below.On clicking of the delete button, just move Asset to the Recycle Bin/Trash folderWhile moving add a property to the asset, the property name is something like source="<path of original location>"Set expiry time out for the...

    Type

    Ideas

    Views

    7.2K

    Likes

    0

    Replies

    0
  • Hi @sreenu539 Both solutions will work, choosing one on others depends on the requirements if you have hundreds of pages and want to give control to the content authors then selecting this at page property level will help, you do not need to request TechOps guys to add redirection for every page.If ...

    Type

    Questions

    Views

    13.9K

    Likes

    3

    Replies

    9
  • Yes, Max, Thank you for the quick response, I partially agree with you and it is just my opinionWe know that most of the content authors are not technical people, they don't know how to take it from backup, they need to depend on either developers or admins, which I feel is waste of time and some ti...

    Type

    Ideas

    Views

    7.3K

    Likes

    0

    Replies

    0
  • I have good experience on SharePoint and other CMS's, one thing I noticed when I compare AEM with others, the Recycle Bin is not available in AEM.If content authors accidentally delete any pages or assets, then it is difficult to get it back, sometimes they need to depend on developers to get it bac...

    Type

    Ideas

    Views

    7.3K

    Likes

    5

    Replies

    7
  • If you have good knowledge on JS then you can customize this "link-options.js", I have done similar implementation in classic UI, but not in Touch UI. you need to put some additional effort for R&D Another approach is you can write a sling model, that reads the content of the rich text editor, and i...

    Type

    Questions

    Views

    2.7K

    Like

    1

    Replies

    0
Top badges earned by raj_mandalapu
Customize the badges you want to showcase on your profile