Check In File Widget

Overview

The Check In File Widget allows you to revert a checkout, or check in a file, updating its content while optionally attaching a comment. This widget will call the CheckIncontent services method and can be added to body section of your view and will call both the check-in method, and the update method of the content service connector that is referenced for your file.

Using the Widget

  • Undo Checkout: If checked, this will clear the other options from the widget. Once "Check"In is clicked, your file will be Checked In, with any changes discarded.

  • (Optional) Check In Comment: Add a comment here to go along with your check in. This is used when a file is selected to be the content update for your check in

  • Choose File: Choose the file that will be the updated content for your check in.


Configuration

Widget Instance Example

  • Name: Check In

  • Widget Definition Id: CheckInFileWidget

  • Field: na

  • Label: Check In File


Preview