--CurrentRecordDetail-- makes the field selectable to go to the detail September 26, 2019, 10:43:19 AM --CurrentRecordDetail-- makes the field clickable to go to the detail of the record (view?) or to the set relation record in the master detail page.When I not specify a master detail page, the link always shows the message " you are not authorized to access this page!" it makes no difference if I am logged in as User or Administrator. is this correct behavior? Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #1 – September 26, 2019, 06:49:49 PM @franklin 1. --CurrentRecordDetail-- is the record that would have been displayed in the field you are working on if you didn't configure Master Details Page, or you can display records from the Details table by selecting the table column you want to display.2. Please provide screenshots and explain clearly, thanks. Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #2 – September 26, 2019, 06:57:57 PM thx, the field I am working on is the primary key field,if I do not specify the master detail relation then --CurrentRecordDetail-- setting of the label fieldlink, then i get the message " you are not authorized to access this page!" when I click on the link of the primary key field. in the "list" view Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #3 – September 26, 2019, 07:06:28 PM @franklin I do not understand you, please provide screenshots. Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #4 – September 26, 2019, 07:37:08 PM some screenshots Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #5 – September 26, 2019, 08:10:05 PM @franklin please make sure you have configured Authentication and Roles and permission correctly and also check that the user role has access to the view page of the page you are working on. From my end, everything works fine. Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #6 – September 26, 2019, 08:19:02 PM I checked that, also when I login as administrator with all boxes ticked still get the message.but for now I have a work around for the problem Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #7 – January 02, 2020, 03:19:05 AM @willvin, I also have this problem.When using --CurrentRecordDetail-- it is going to a different link instead of the view link Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #8 – January 09, 2020, 06:20:34 AM Same happen with me also... Quote Selected
Re: --CurrentRecordDetail-- makes the field selectable to go to the detail Reply #9 – February 04, 2020, 01:36:05 PM problem still exists...when there are no rights set it works, but when some access policy is in place it does not work.the currentrecorddetail refers to a url like http://sitename/pagename/115 where 115 is the record idthis result in no access, if you change the url tohttp://sitename/pagename/view/115 is works. Quote Selected