Hello,
This is a portal side issue but couldnt find the right forum . Please help if possible.
I have a webresource in my form which is basically an html page and has js within. inside the js i am trying to fetch the value of one of the input tag from the form.
i am not able to fetch this object inside of the webresource as from console window i can see both are loading as different file
When i tried the same thing in my different form (create). it is working correctly. Can anyone provide what can be the issue?