|
#1
|
|||
|
|||
Read only
Is there a way to make a specific item Read Only, this way its not accidently edited unless I enable Read Write for that item. Is there an attribute that I can change to make this happen?
|
#2
|
|||
|
|||
No, there isn't a way to do that.
|
#3
|
|||
|
|||
Ok thanks, is this something that can be put on a wish list. Sometimes I store scripts in UR and I want to view them but I don't want them accidently edited. There are other items I would like to use in this manner as well, so a blanketed blocking of editing a file time doesn't work.
|
#4
|
|||
|
|||
You could link to read only files. I know it is not exactly the way you would like to do this, but it will keep your scripts safe.
Jon |
#5
|
|||
|
|||
Thanks, but this file isn't linked its stored in UR, and would like the ability to keep it read only until I need to edit it. If there was an attribute that would set the item to read only and then if I needed to edit it flip it to read write, make the change and flip it back to Read only again.
|
#6
|
|||
|
|||
I understand what you are asking for and agree it would be nice to have. However if you are concerned about safeguarding your work, you can export the item to a file, mark it as read only, then link it to UR. It is only a workaround, but it beats losing some code you spent time developing.
It seems that the pace of development is nonexistent, so unless this is an easy addition to UR (I don't see why not), I would not expect to see it soon, if ever. Jon |
#7
|
|||
|
|||
Workaround for readonly item
There is a workaround for you: a .htm type document template.
1. Create a simple local htm file (e.g. x.htm) with minimal html content. 2. Import this file in your database under Templates item. Be sure to import as stored document (e.g. drag and drop file to Templates item while pressing Ctrl key) 3. Modify the URL attribute value of the imported item. New value: .htm 4. Edit the Item Title of the new template item (e.g. Html_doc). You can delete the local file. ---------------- 5. Create a new info item based on the new template Html_doc 6. Select menu item: Item | Edit web page (Ctrl+Shift+0) (=enable editing) 7. Edit content in Item Details pane 8. Select menu item: Item | Edit web page (Ctrl+Shift+0) (=disable editing) Use step 5 to create readonly html items. Use steps 6-8 to edit and protect again. Recommended setting: unchecked "Automatically begin editing web page items when selected" (Tools/Options/Documents) |
#8
|
|||
|
|||
Thanks everyone for their input, I will give these suggestions a try, but this is just a work around. I was hoping to hear back from Kinook directly if this is something they can add to a future release.
|
#9
|
|||
|
|||
We moved the thread to the Suggestions forum and added the request to our issue database.
|
#10
|
|||
|
|||
In another thread you mentioned an update will be coming out soon: coming out soon
Will this read only feature item Property be included in this release? |
#11
|
|||
|
|||
Yes, it will be.
|
|
|