Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Week, year, quarter and month picker

    Hello,

    I'm using SmartClient_v91p_2014-03-23_PowerEdition and I was wondering if there's a build in form item for week, year, quarter and month picker? if not, can you please direct me to how to create them by my self.

    Thank you.

    #2
    There isn't a built-in control that functions as you describe.

    We're not sure what kind of UI you have in mind, but a simple and functional approach would be a CanvasItem containing a DynamicForm that has a SelectItem for each of week, year, quarter and month.

    Comment


      #3
      OK, I will try that. Thanks.

      Comment

      Working...
      X