Expand my Community achievements bar.

celisna
celisna
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello, I have the below script, which works perfectly fine except that it doesn't read the cCC. Anyone know what I am doing wrong? Event type: Click Object type: Button with control type Regular var subject = CC_request.REQUEST.DD_tool.rawValue + " " + CC_request.REQUEST.GEN_document_number.rawValue...

    Type

    Questions

    Views

    615

    Likes

    0

    Replies

    1
  • Hi Bruce, I unfortunately cant upload anything anywhere from work. Can I send it to your email add? Furthermore, I did try the code you gave me but it didnt work... also tried different variations but still no luck. Cheers, Nancy

    Type

    Questions

    Views

    677

    Likes

    0

    Replies

    0
  • this has been solved

    Type

    Questions

    Views

    573

    Likes

    0

    Replies

    0
  • Hi Bruce, Thank you for your feedback. My heirarchy is as follows: I have 2 Master Pages and 4 Sections Section 1 is where I have the delete button, I have 5 subforms in this section and the delete button is in SFTABLE2.Table14.Row1. My coding for adding a row here is: var newRow = SECTION3.SF7.inst...

    Type

    Questions

    Views

    704

    Likes

    0

    Replies

    0
  • Hello everyone, I ahve a problem with a dropdown in which I have 200 some country selections. Script as per below: if (this.rawValue=="Albania") Row1.Cell3.rawValue="Sensitive country"; else if (this.rawValue=="Afghanistan") Row1.Cell3.rawValue="Sensitive country"; else if (this.rawValue=="Algeria")...

    Type

    Questions

    Views

    657

    Likes

    0

    Replies

    1
  • Hello everyone, I currently have a form in which I click on a checkbox and a relevant text appears in a different subform field. The script is as per below: var txt1 = "1" ; var txt2 = "2" ; var txt3 = "3" ; var txt4 = "4" ; var txt5 = "5" ; var txt6 = "6" ; var txt7 = "7" ; var txt8 = "8" ; var txt...

    Type

    Questions

    Views

    511

    Likes

    0

    Replies

    0
  • Hello everyone, I can not remove an instance. Currently I have a subform with add/remove button which adds a row not only to the subform of SF1 but also adds a row to SF7 of a different Section. So my addrow script looks like the below and is applied to SECTION1.SFTABLE2.Table14.Row1.: var newRow = ...

    Type

    Questions

    Views

    929

    Likes

    0

    Replies

    4
  • Hello everyone,I have 2 problems with a form with 4 Sections and various subforms within these sections.1) I have a table that I can addrows, while adding an additonal row from Section1 I have the same amount of rows appearing on Section3 however I can not manage to remove the rows when selecting "-...

    Type

    Questions

    Views

    459

    Likes

    0

    Replies

    0
  • okay it works... thank you for yourn help... can you tell me how to reverse it?var newRow = Subform8.instanceManager.removeInstance(1);newRow.presence = "hidden";????Thanks again!

    Type

    Questions

    Views

    776

    Likes

    0

    Replies

    0
  • Can i get your email?

    Type

    Questions

    Views

    809

    Likes

    0

    Replies

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