Expand my Community achievements bar.

bnob35
bnob35
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I just realized that the known bug in live cycle is creating unnecessary lines of code to my form.  I don't have the ability to update to the most recent live cycle.  Is there any way to fix it without?  Has anyone created a macro or something to remove all the extra lines?  So far I have deleted a ...

    Type

    Discussions

    Views

    1.8K

    Likes

    0

    Replies

    8
  • if (HasValue(startsamplingtime) and HasValue(endsamplingtime)) then   var millisecondsPerMinute = 1000 * 60;   var millisecondsPerHour = millisecondsPerMinute * 60;   var interval = Time2Num(endsamplingtime.formattedValue, "HH:MM:SS") - Time2Num(startsamplingtime.formattedValue, "HH:MM:SS");       /...

    Type

    Questions

    Views

    562

    Likes

    0

    Replies

    2
  • I need the below to include seconds in the output field.  I have looked everywhere and I'm sure simple.  Please help.if (HasValue(startsamplingtime) and HasValue(endsamplingtime)) thenvar TimeDiff = (Time2Num(endsamplingtime.formattedValue, "HH:MM:SS") - Time2Num(startsamplingtime.formattedValue, "H...

    Type

    Questions

    Views

    683

    Likes

    0

    Replies

    3
  • I have created an xml form in live cycle that I would like to make a regular pdf upon finalization so I can combine with another file.  The way I would like it to work is that a user fills out the form, signs and then sends to another user to sign off and on to the last and then it is finalized and ...

    Type

    Questions

    Views

    671

    Likes

    0

    Replies

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