Hi Guys
I tried to create a readonly grid where i have one column with document download link . I did null handling for that when we have a document i should be able to see the download icon with link if we dont have any document i should be able to see the text message stating no documents .When i tried to open the component configuration for the read only grid i am encountering the error. Please find the image which i attached .Can someone help me this error what exactly.
Thanks in advance
Discussion posts and replies are publicly visible
Can you share relevant code snippets?
Please provide the code for the link column that you have from the expression editor. It should be due incorrect indexing.
Could you please share the code snippet for the document download link? There appears to be an issue with how the component is being used.
Please share your code... it could be related to a null value returned by the index function.
Since nobody's mentioned it yet, I'll go ahead and point out that it would be helpful if you'd share an example of your code with us, since it's really hard to discern what the issue might be otherwise.