Expand my Community achievements bar.

p_shishir
p_shishir
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Niall,             I sent you a private message on your Adobe ID, could you please check the same? I will waiting your reply.Regards,Shishir.P

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Hi Niall,       Sorry Niall .... I guess we were writing at the same time. Row_ID is variable which stores the value in one of the hidden fields which I use for the comparison purpose .... The actual script is as below;-varoItems = xfa.resolveNode( "xfa.record.HAP_DOCUMENT.T_ELEMENTS" );varnItemsLen...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Hi Niall,          As you mentioned that .value should be used for the global fields, so in the script below I am addressing the table which is at global level;-var oItems = xfa.resolveNode( "xfa.record.HAP_DOCUMENT.T_ELEMENTS" ); var nItemsLength = oItems.nodes.length;In the above script the T_ELEM...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Hi Niall,          I am trying to do what you suggested, if you take look at below script:-          var oItems = xfa.resolveNode( "xfa.record.HAP_DOCUMENT.T_ELEMENTS" );var nItemsLength = oItems.nodes.length;if (flag == "1"){flag= "0";     for (var nItemCount = 0; nItemCount < nItemsLength; nItemCo...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Hi,    Please correct me if I am wrong, I am using .value when I am addressing a table field in loop, as there is no field on the form it is bound to, my usnderstanding is that .rawValue is feature/attribute which is specific to fields which are available on the form. A table available in the interf...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • There has been repeation above, please ignore the duplicate statments.

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Hello,        I am basically as SAP Technical consultant and working on Adobe Forms, I am struggling a bit with the syntax as couple of the JAVA script statements don't seem to work. Could any one please help/guide me as to how can I change the values at run time in the loop? Based on the user input...

    Type

    Questions

    Views

    6.6K

    Likes

    0

    Replies

    10
Top badges earned by p_shishir
Customize the badges you want to showcase on your profile