Jump to content

Missing JSNAME


mikromundo

Recommended Posts

Hi,

I have 2 frames and I take the JSNAME property to apply a date mask. I use the same code in both.
But in the second frame, in DEBUG, JSNAME is blank and I can't apply the mask.

What is the reason why a component's JSNAME is blank?

code:
UniSession.JSCode ('$ ("#' + edDtIni.JSName + '_id-inputEl"). Inputmask ("99/99/9999");');

Note: I was unable to generate a TEST CASE.

Link to comment
Share on other sites

I was unable to create an example. This occurred in a project with inheritance resources.

It was something very strange ... because I have 2 forms and one works normal and the other JSNAME is not shown.

My question is this: WHAT MAY CAUSE A component's JSNAME property to NOT DISPLAY?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...