Problem with either the form and/or datagrid

One of our apps is giving me a headache.

The app contains one form divided into 6 pages. The total amount of fields is about 490, which might be too much though.

Also, there is one app page with a datagrid to list all documents in their various stages.

The app as it is right now is working fine, no problem.

The problem starts when I try to change the datagrid. Everything that is related to the form fields is not displayed.

I made a copy of the original app to see if it is the same with the copy, and it is. My first thought was, that there are too many fields. So I deleted a lot of fields and in the end there is just one page with about 20 fields but nothing changed. Next I deleted the datagrid from the app page and created a new one. Still no luck.

I created a new form with some fields and the datagrid displayed the form fields from the new form. I added over 500 fields to that new form and the datagrid is still working.

So I think the problem must be the original form, but I have no idea what to do next.

Are there fix-ups as there are in native Notes applications? Has someone experienced something like this as well?

Any help is much appreciated.

If I understand the problem correctly, you can see only metadata in the Daga Grid configuration wizard, correct?

Second, which DLeap version do you use?

My guess is either and ACL issue or a bug in DLeap. Please check if permission settings in DLeap are sufficient for the user who tries to change the Data Grid. Then check whether the permission has been correctly mapped to NSF during deploy. (Check ACL from Notes.)

Correct, I can see only the metadata fields for selection.

The ACL is correct as well, Leap wise and Notes wise. I am the Admin of that app, well of all apps.

We are using DLeap version 1.1.4.19.

Hi Thomas,

Is this happening in other browser as well? Also in Incognito or Private mode? Have you tried to clear browser's cache. Is there any error in browser's console? If the still the issue persists, kindly create a support ticket for further investigation. Thank you.

Regards,

Jayve

Hi Jayve,

Yes, it is happening in other browsers as well, no matter if it is in private mode or not. I cleared the cache several times.

This is what the Firefox console returns as soon as I click on Configure Data Source:

I hope this helps.

Hello Thomas,

Thanks for checking. May be you need to check the link:"Weitere Informationen" for more information. Have you tried to validate application using Validate button in Validation tab? Export and re-import application? Is there any other previous changes when you observed the behavior? Last resort would be DLeap reinstallation. I tried to create sample application with over 500 fields along with data grid, but did not encounter any issues in DLeap 1.1.4.19 on Domino 14.0.

Hope this helps.

Thanks,

Jayve

Hello Jayve,

The valdations says Application valid. I also tried the export and import of the application because that solved an error in another application. That didn't work either.

I don't think there were other changes. What puzzles me is that in that same app another datagrid for another form works well. I tried that as a test, so that grid is gone now.

Maybe we should re-install the 1.1.4.19 version again. It is running on a Domino 12.02 FP something server.

This is what the Chrome console returns:

The 'Weitere Informationen' link opens this page:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Unexpected_type?utm_source=mozilla&utm_medium=firefox-console-errors&utm_campaign=default

I don't know if it is of any help.

Hi Thomas,

Thanks for quick response. Yes, kindly reinstall DLeap 1.1.4 or may be you can also try the behavior in a new release DLeap 1.1.5 once available, please check release notes below:

https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0079128

Hope this helps.

Thanks,

Jayve

Hi Jayve,

Thanks for the hint about the new release. I'll try to convince the admin to do the upgrade.

You're welcome Thomas. If the issue still occurs either after you reinstall 1.1.4 or install 1.1.5 once available, kindly raise a ticket for further investigation. Thank you.

@Thomas Heyer

After upgrading DLeap and before testing the problem, you should re-deploy your app.

Hi @Thomas Heyer,

Yes, Abhay is right, kindly redeploy once upgraded to latest version.

DLeap 1.1.5 is now available in My HCLSoftware:

https://my.hcltechsw.com/downloads/domino/dleap/1.1.5

Thanks,

Jayve

What if any of your colleague having access to this app, edits the app with his/her user id, does he/she face the same problem ?

What if you duplicate the page and check the Data Grid, do you see input items from the duplicate page ?

As suggested by Jayve earlier, you can try clearing the browser cache or simply do a hard refresh. If its happening due to caching then it might help.

Hi Abhay,

Sorry, nothing you suggested solved the problem.