I have a two doctype , first is “Block” and second is “Floor”. so in “Floor” Doctype I have field Called “Block Name” which type is Link.
now Block Name is fetching data properly in the field, but It only showing those record which is created by that user.
I want to show data in field for all user.
how to fix it ?
One thing I am confused of is that when administrator logged in to see portal pages, the administrator still has restrictions on the data entries which created by other users. Don’t know how to fix.
I checked all permission and roles, all are ok but still getting this problem.
I have a doctype Block which is created by Administrator,
and a record is inserted by “society owner”.
then I switch to " view website" from Administrator account.
then on website a record is created by society owner, is showing to “Administrator” but on the click of that record the error is coming “You don’t have the permissions to access this document”
this record is created by another role called “Society Owner” ,
this record is showing properly to “system manager” but on click of that I am getting error.
and for creating new record the data is not coming in Link field which is created by “Society Owner”
OK Thanks , One Issue is solved.
now One issue still remaining
creating new record the data is not coming in Link field which is created by “Society Owner