Training and Certifications forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Creating a loop and incrementing dates

I'm trying to take a start and stop date from a record, get the difference (in days) then loop a bit of code until the loop matches the difference.Problem i'm having is getting the loop to run and getting the date to increment.Any suggestions? var st...

NeilH2 by Giga Guru
  • 3504 Views
  • 3 replies
  • 0 helpfuls

Resolved! Certified Developer exam blueprint?

So I've got myself registered to take the Developer exam this year at K15, however, I have no clue as to the depth and range that the exam will cover. SN provides a blueprint of what to focus on for the Admin exam but, what's the scope of the Develop...

how to use for and while loop in jelly tag?

i want to use this for loop inside a jelly tag....... <g:evaluate>var counter=12;var   PageCount=50  </g:evaluate>  <j:while test="${counter lt; PageCount}">  ..................................................    this is not working...... any idea??

ranadip1 by Kilo Explorer
  • 6899 Views
  • 1 replies
  • 1 helpfuls

Resolved! KB ARTICLE CATEGORY options not appearing

on KB Article orm there are 2 drop down1- topic2- Categorythere are several topics and HR is one of them, i have to add CRS LEARNS as a category for topic HR, but when i am adding CRS LEARNS as category from PERSONALISED CHOICES, its added but not ap...

Community Alums by Community Alums  
  • 2250 Views
  • 4 replies
  • 1 helpfuls

Escalation within Assignment Groups

Scenario: I have different countries sharing an assignment group for ERP support; we keep their tasks separated based on location. What I am trying to figure out is how do others in the same situation handle escalation within the same assignment grou...