This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

Lock / Unlock Files
#

In the preferences, WebInterface, you can create a custom form. You can have additional fields, but the critical item is a combobox with the specific name "crushftp_locked_user" as this is what is specifically tied to locking, But we give you freedom to design other aspects of the form. You should have two values in this combobox...a blank top one, and a second one with {user_name}.

Then in the User Manager, WebInterface section, buttons section, you add a button for "Set Meta Info" and use a name like "Lock / Unlock". It will pre-populate the command, but adjust it to something like:

javascript:setMetaInfo({customFormToUse:'checkout', noKeyValPairFields:'true', formBeforeKeyValPair:'false'});

The word "checkout" here refers to the name of the form you created in the prefs. Now you have your form to display, and its attached to a button action.

The last aspect is optional, but you may want to display the currently locked user in another column in the WebInterface. For this, in he User Manager, WebInterface section, customizations...filter on 'meta'. Then fill in the three fields with something like:

Where 5 is the column number to use for this info.

The second aspect you were looking for is the History of a file. The User Manager has a button for "Show History" now which will sit off the older revisions that are stored for changes that were made to the file.

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
checkout_form.png 160.3 kB 1 20-Oct-2016 20:57 Ben Spink
png
lock_unlock.png 84.9 kB 1 20-Oct-2016 20:56 Ben Spink
png
meta.png 95.9 kB 1 20-Oct-2016 20:57 Ben Spink
« This particular version was published on 20-Oct-2016 20:50 by Ben Spink.
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New

Referenced by
CrushFTP8New

JSPWiki