Expand my Community achievements bar.

patpai
patpai
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Good morning,I'm getting this issue every time I'm using LiveCycle designer es4 and was wondering if someone else was getting that and if its fixable.When I design in Designer ES4 and then I press PREVIEW to check my work and then go back into design mode, my work area in designer needs to be reset ...

    Type

    Questions

    Views

    340

    Likes

    0

    Replies

    0
  • Great idea and it works well, thank you so very much.

    Type

    Questions

    Views

    305

    Likes

    0

    Replies

    0
  • Good morning everyone,I'm trying to add to a form an information icon image so that when the user mouses over it will say" click here for more info" and then I can do some code in the backend to do what I need it to do.Problem is I cant seem to make that happen, no objects seem to do that for me.I'v...

    Type

    Questions

    Views

    467

    Likes

    0

    Replies

    2
  • Good day everyone,I'm trying to come up with a way to write a Fiscal Year piece of code and so far I'm just having issues finding the right functions in JavaScript to help me do this.so far I got this: var d1 = new Date("Dec 28, 2014");var yr1= d1.getFullYear();var stryr1=yr1.toString();//var checkd...

    Type

    Questions

    Views

    439

    Likes

    0

    Replies

    0
  • thank you very much for your reply jnicholas.Does anyone have a way to progrmatically calculate the Fiscal Year?I think i would like to come up with a FY dropdown that can know when it's time to add a new Fiscal Year. Just not sure of the code necesserry to make this happen.Anyone know??Thx again

    Type

    Questions

    Views

    332

    Likes

    0

    Replies

    0
  • Good afternoon,im playing around with fragments and i though i was understanding the concept just fine until i decided to build a Fiscal Year (FY) fragment.My idea was to build a FY frag that i could attach to all my 250 forms and once a year, update the fragment file with the new year and voila, al...

    Type

    Questions

    Views

    631

    Likes

    0

    Replies

    2
  • Darnit, ya that will work, sometimes things are just simple. Thank you.Patrick

    Type

    Questions

    Views

    412

    Likes

    0

    Replies

    0
  • Hi Kyle,Something like this:  var tempchoice= sf_generalA_21.RadioButtonList20.rawValue; if (tempchoice==2){                  this.rawValue=sf_generalA_21_2.Q1_1_calc.rawValue +0.1;}else{ this.rawValue =5.2;}   Im also using right now a decimal field and its set on the "calculate" event.Patrick

    Type

    Questions

    Views

    398

    Likes

    0

    Replies

    0
  • Good morning everyone,Quick question today about formating text within Designer.Here is what im trying to do.My client wants me to create an numeration system for the questions he's asking on is form. This numerization as to be dynamic based on previous choices.So this work right now, the only probl...

    Type

    Questions

    Views

    885

    Likes

    0

    Replies

    4
  • I implemented this and it works well, except that i get an Acrobar Reader message box saying that the print was canceled.Can we hide this message at all?If not, are there any other way to set my printing parameters to FIT on a button i make, the print menu, the print key combo or the print icon?Thx ...

    Type

    Questions

    Views

    376

    Likes

    0

    Replies

    0