Hi Team,
I have a form which is connected with my sharepoint list. I have few columns in my sharepoint list like, status (choice), ID, Created By, Department name. Apart from showing the data in form, i would like show the status , who has created in top of the page (outside of Form). Hence i have included those columns in form and used the respective datacardvalue in the top bar and made the visibility of Status, created column as False in form. But if I make the visible property to "False" then datacard values are not visible in the top bar.
Is the any possible way to debug this issues.
Thanks.