Expand my Community achievements bar.

deana66659071
deana66659071
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I understand that this will work, but all of the html "div" tags match ....What about something like this?-----------------------------------------------------------------------------------------------<div data-sly-test="${groupItemsList.even}" data-sly-unwrap>    <div class="row">        <div class...

    Type

    Questions

    Views

    4.9K

    Likes

    0

    Replies

    0
  • I'm just using the OOB odd, even, index, etc that comes with the list ... nothing in particularThe problem I have is that the tags do not match and the browser seems to get confused.I still do not see any example close to the following -- even in the link you provided:-------------------------------...

    Type

    Questions

    Views

    5.3K

    Likes

    0

    Replies

    0
  • Is it possible to have a slightly conditional "row"?Example       <div data-sly-test="${groupItemsList.even}" data-sly-unwrap>        <div class="row">         <div class="even">${groupItemsList.index}</div>              </div>       <div data-sly-test="${groupItemsList.odd}" data-sly-unwrap>       ...

    Type

    Questions

    Views

    8.3K

    Likes

    0

    Replies

    9
  • Is there curl commands to disable / enabled the workflow launchers?Thank you in advance.-Dean

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • All,Thank you so much for your suggestion and help.I was able to get this resolved by using some javascript.Thanks Again.-Dean

    Type

    Questions

    Views

    4.9K

    Likes

    0

    Replies

    1
  • All,Thank you so much for your help.  I was able to resolve using the following in a process step.~  try {   Session session = workflowSession.adaptTo(Session.class);   WorkflowData data = workItem.getWorkflowData();   String pagePath = null;   String type = data.getPayloadType();   log.debug("Delet...

    Type

    Questions

    Views

    925

    Likes

    0

    Replies

    0
  • bsloki,Yes, that seems to be correct.  I'm not sure why it's trying to delete from both environments.  Ideally, it would try to delete from both and if it's not there it would just skip it and go to the next environment.-Dean

    Type

    Questions

    Views

    925

    Likes

    0

    Replies

    0
  • scmacdonald2008,I'm using OOB Delete Node to delete the page.  I'm not sure how to go about deleting that node manually in each environment.

    Type

    Questions

    Views

    925

    Likes

    0

    Replies

    0
  • We have 3 environments that are setup as follows:enviornment1  --->  stagingEnvironment     actualTestEnvironment   |                                                                                            ^   |                                                                                      ...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    7
  • This is what I'd like to do, but I'm not sure how to implement such a thing.My current cq:dialog is pointing to a pathbrowser.  I'd like to have some back-end code (utility) that would run when the user selects the path.  Either when they return from the pathbrowser dialog it would be populated with...

    Type

    Questions

    Views

    4.9K

    Likes

    0

    Replies

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