November 14, 200619 yr Hi All, I've got a couple of portals where I would like the fields displayed to be read only. This would allow the user to copy the data without any chance of accidentally altering/deleting the original data. Is there any easy way to achieve this? Thanks Pedro :-)
November 14, 200619 yr Right click on the portal field, click on "Field Control">Behavior and uncheck "Allow field to be entered">"In Browse Mode."
November 14, 200619 yr Author Hi aldipalo, thanks for the advice, unfortunately this also restricts access to the field in browse mode so the contents cannot be copied. This database stores information that is copied and pasted into other programs but sometimes the original source data is deleted or changed accidentally through a portal. If the field occurance in the portal was read only this would allow the copy but the user couldn't change the data. Cheers Pedro :-) Edited November 14, 200619 yr by Guest
November 14, 200619 yr Make a calculation field and use that. The data in the calc field is able to be copied but not altered.
November 15, 200619 yr Author Hi mr_vodka, I was hoping there was another way as using calculation fields results in lots of additional fields. Thanks for the sugestion though, Cheers Pedro :-)
November 15, 200619 yr How about limiting Edit access to the field via Defining Accounts & Privileges? You can do it by calculation, so that if LayoutName = "Portal Layout", access to editing is denied. G
Create an account or sign in to comment