Expand my Community achievements bar.

jashachik
jashachik
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Good morning all,I have this method:var successFillColor = "204,255,255"; //Aquavar reqFillColor = "255,255,0"; //Yellowfunction validateACESID(){        var _Pattern = /^(\d{7})$/;                 var entered_text = VisitInformation.PatientInfo_subform.ACESID_TF.rawValue;                 if(_Patter...

    Type

    Questions

    Views

    876

    Likes

    0

    Replies

    2
  • Good morning all,I have a project I'm working on for the HTML view and I want only one page to be visible, the rest hidden. I have a list of the pages on the side tied to button clicks so as the user clicks the page they want to visit only one is shown. For the first page it works perfectly, but whe...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    2
  • Good afternoon all,I was able to successfully install/configure our ES4 server and I am having trouble uploading and rendering files in my browser.I navigate to ServerName:8080/mobileformsivs/fileuploadservlet and select a .xdp from my computer successfully upload it (I check on the server side as w...

    Type

    Questions

    Views

    741

    Likes

    0

    Replies

    0
  • Good afternoon,In my application I have a spinner that allows me to jump to a certain page and I am very successful with using xfa.host.currentPage = 2 for the PDF view.My question is how can I replicate this logic in HTML?Thank you,james

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    4
  • Good afternoon,I have a button setup to add a subform instance when clicked. I have another button inside that subform that displays a hidden text with a button toggle.The code I'm using to add an instance is: this.resolveNode('Subform1._Subform2').addInstance(1);The code that is working for the PDF...

    Type

    Questions

    Views

    584

    Likes

    0

    Replies

    0
  • Good evening,I'm looking to create a global array of screen names (around 15) and then be able to loop through them in various functions.Any pointers would be appreciated. Thank you,james

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    5
  • Good afternoon,I have three buttons in a row setup and when you click the furthest right the text of all three should change, and if you click the furthest left all three should change. I am unsure of how to change the text of a button programmatically. Any help would be very appreciated. Thank you,...

    Type

    Questions

    Views

    767

    Likes

    0

    Replies

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