Workaround for ordering tasks?

Comments

9 comments

  • Nil Boushila

    Hey Amber,

    honestly I'm not sure if I understand your problem correctly, but what I can tell you is that you actually CAN adjust dates in a workflow.

    0
    Comment actions Permalink
  • Rainer Grabowski

    Hi Amber,

    I think, you should do it with a task app. With calculation fields you can create an order number, manipulate the due date hours and also create a title line with item name plus number.

    Rainer

    0
    Comment actions Permalink
  • Amber Sullard

    Nil,

    I mean there's not a way to adjust the TIME of the due dates in the workflow. I'm using the app to track client requests which may be due a day or two from when they're requested, so I would need each task to go back an hour or so from the due time. 

     

    Rainer,

    Do you know if I can create a calculation field that kicks out a date that also gets pushed to the calendar? How would you suggest creating an order number? Thanks!

    0
    Comment actions Permalink
  • Trapti Bhatt

    hello THANKS everybody

    0
    Comment actions Permalink
  • Trapti Bhatt

    0
    Comment actions Permalink
  • Rainer Grabowski

    Hi Amber,

     

    yes that's possible. The calculation field has to be in date format (the other formats are text and number). Take a fresh calculation, do your date calculation and parse the result to date format like

    moment(result).toDate()

    You can also pull a date from a date field in a nother app with @max of date or @min of date - then you don't need .toDate(). In the left side of the calculation field is a little arrow. Click it and select  "Show in Calendars". 

    For a suggestion how to create an order number I know to less about your workflows and your app setup. If you can share some more details maye I can make a suggestion. As I understand: You have an app A with a multi choice field. Someone selects options and then? Should there be created tasks in an App B and should that always be the same app B for all items in App A (means: are all tasks for all App A-items collected in one App B or will there be multiple Apps with tasks)? Or isn't it necessary to create task items but to show a list of tasks (which are predefined and only their order changes depending on the selected items). 

    Rainer

    0
    Comment actions Permalink
  • shanu gupta

    nice-

    http://www.nagpurescorts.in 

    -1
    Comment actions Permalink
  • Marc Naidu

    Hi All,

    Use Case: I use the same app item every day and have a workflow create a new task that is due the same day the task is created.

    The issue is that the Tasks are displayed most current task at the BOTTOM of the list of other tasks. I want them to be display the most current Task listed at the TOP of my Task list.

    So the Wed Jan 13th 2016 Task is ABOVE the task from Tuesday Jan 12th 2016 which is ABOVE the Task from Monday Jan 11th 2016 etc etc.

    Any ideas are appreciated.

    This is how the tasks are showing now and I open tasks to be ABOVE the closed Tasks.

    Thanks.

    Marc

    2
    Comment actions Permalink
  • Randall Benson

    I have the same problem as Marc - I need to display tasks in reverse order - newest task on top of the list.  What if I used a calculation field to reverse the date format: 1/13/2016 becomes something like 2016.13.1.  Could I sort on the calculated field with the highest-value number on top?

    1
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk