Expand my Community achievements bar.

AshRich38
AshRich38
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I'm trying to add 30 business days to a date field. The client I initially had only gave me a +30 days so I just used:FloatingDate = Num2Date(Date2Num($.formattedValue, "YYYY-MM-DD") + 30, "YYYY-MM-DD") however, they now need it in business days specifically. I've been looking into a possible soluti...

    Type

    Questions

    Views

    691

    Likes

    0

    Replies

    1
  • I have a form I'm working on which requires some basic length checks but I'm having trouble with one of my fields. In the change event I have this:if (xfa,event.newText.match (/[^0-9/) !== null){     this.rawValue = null;     xfa.host.setFocus(this);}else if (xfa.event.newText.length > 9){     this....

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    10
  • The project I am working on has a few times where this shows up. The signature on the first page carries over to the second and 3rd pages. I know how to duplicate the other fields with the Global option but is it possible to allow a signature to do the same thing. So once the first page has been sig...

    Type

    Questions

    Views

    3.2K

    Likes

    0

    Replies

    2
Top badges earned by AshRich38
Customize the badges you want to showcase on your profile