FormIt Plugin API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt.GroupEdit Namespace Reference

Description

FormIt.GroupEdit namespace.

Functions

json GetEditingHistoryID ()
 Get the id of the history that is currently edited, or the id of the main history, if no group is edited.
 
json GetInContextEditingPath ()
 Get the editing context path.
 
json SetInContextEditingPath (path)
 Set the editing context path.
 
json IsEditingInContext ()
 Returns true if edit in context is happening.
 
json EndEditInContext ()
 End editing in context.
 
json ExitToParentContext ()
 Exit to the parent context.
 
json GetShowEditedGroupOnly ()
 Returns the status of the "Show Edited Group Only" option
 
json SetShowEditedGroupOnly (show)
 Sets the status of the "Show Edited Group Only" option.