Edit records

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Process wizard > Define Forms > Form Controls > Control list > Table >

Edit records

Editing existing records in a Table requires the following settings in the Table Properties.

Enable (FormsComponents141) the Editable property in the Basic tab. This property is mandatory if editions are done inline.

Enable the Allow property in the Edit options group of the Advanced tab.  

Set the Inline edit property according to whether the addition will be done inline (Yes) or using an independent form (No). If disabled, an Edit form must be selected.

The two methods of editing records namely Inline edit and Edit Form can be selected at the same time. The properties available in the Edit options group will differ according to the add method selected.

Nonetheless, if you prefer to add a column to edit each line with one click then Enable (FormsComponents141) the Actions Column. The table must be editable to use this feature.

 

Table1

 

Table8

 

Table9

 

Inline edition

Inline edit allows the end user to edit a record directly in the table, without the need to enter the values in a separate window.

This method does not support validations.

 

When the Inline edit property is enabled, the Table will display an Edit (FormsComponents145) icon in the Work Portal.

Select a record and click the Edit icon. The editable columns will be available to edit.

 

Table10

 

note_pin Restrictions

Default values are not supported.

Actions over table fields are not executed.

Visibility and Editability rules are not supported and will not be executed.

Submit on change property is not supported.

Search control is not supported.

Action Launcher control is not supported.

 

Form edition

If the Inline edit property is enabled (Yes) you still can use the Edit the Edit form . This method is very helpful when the entered information is complex, extensive, or requires validation.

 

Table8_2

 

Expand the Edit form property's drop-down list and select one of the three options.

New Form: this will open a new Forms Designer window where you can enter all the controls required to edit a record.
The context of the Form is the Collection entity. When it is saved, it will be stored as a reusable Form. This way, it can be related to a Table control in another form. Always give this new form a Display name by clicking on the Properties option in the Ribbon.

None: Displayed when no form has been chosen. However a form is needed to edit records with a form.

Select a Form: choose from a list of reusable Forms previously defined.

 

Table12

 

Once you have an Edit form defined, save and close the Edit Form and then save the parent (main) form.

 

In the Work Portal, the Table will display an Edit (FormsComponents145) icon.

 

Table10

 

Either select a record and double click it, or click the Edit icon. A new window displays to edit the information.

 

Table13

 

When done, click Save to commit the record.


Last Updated 1/6/2022 11:27:51 AM