@jainrupal2408 Just override the style for <ol> and add the following style="font-weight:bold;"You will need a custom css class for <ol> with the above mentioned style. I tested this on WKND content and works just fine (both numbers and text are bold-ed).
@arindam6600 AEM workflows can be/ are used in many areas not limited to the following : Content Approval Process: Implementing custom workflows for content approval ensures that content creators submit their work for review before publishing. This can involve multiple stakeholders with different ...
@AkashCh2 Can you try the following options and see what is the behavior : Deactivate and Delete the file.jpeg Image and reupload it in the DAM and reactivate it. Do you still see the 404 ? Re-name the asset to something other than file.jpeg and re-activate and try to access it from the VIP url.
@salamswapnil set contenteditable attribute to false and that should allow you to right click into the text area. You will have to find a way to override this attribute value as with RTE default is true.
@kautuk_sahni , while this is something that can be done by overlaying the relevant jsp and customizing it, I would like to check if making this available OOTB makes sense. Please let me know. Thanks.