Intermittent issue where sometimes the endpoint for a Restgrid is not being kept and get errors in log similar to: "User 'null' does not have permission to access 'c:/TEMP/DEMO/MASTER'." This cannot be reproduced consistently but it seems that restgrid endpoint information is somehow getting lost when you deploy from Composer and something has changed in restgrid widget.
Use Chrome to log into SBM and load the form. Press F12 to open the debug tool in the bottom of the screen, and click on the Network tab. Force the grid to load again (i.e. put a button on the form to refresh the grid )
EditBox no longer binds to REST Grid as of SBM 11.3. On SBM 11.2 they bind correctly to the data from the REST Grid widget whereas on SBM 11.3 they remain empty.
We did not find any matches for your request In some versions of RLM/ALM/RLC, the forms will show additional information such as: We did not find any matches for your request
The REST Grid Widget returns fields from the ts_users tables as well as the expected fields from XML. The extra fields makes it difficult to find the returned values. The goal is to gather data from an external database and display in the REST Grid .
If you are using the RLM Rest Grid widgets and change the option from the supplied " Grid " to "Tiles", you may see no data and possibly some JavaScript errors like below. table.rows[0] is undefined unable to get property 'style' of undefined or null reference