Question
Avanthi Institute of Engineering and Technology
IN
Last activity: 15 Aug 2024 17:48 EDT
How to perform Edit/Delete actions in table in constellation?
Hi,
How to perform edit/delete actions in a row in table in constellation?
Regards.,
Rohith
***Edited by Moderator Rupashree S. to add Capability tags***
-
Reply
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 28 Jun 2024 6:05 EDT
Lantiqx Systems India Private Limited
IN
Hi @Rohith A,
In constellation use the property data reference property type there you will find the option to edit or delete records in a table.
Please find the below screenshot for your reference:
Regards,
Mamatha Adiraju
Updated: 27 Jun 2024 9:59 EDT
Eclatprime Digital Private Limited
IN
-
Create or Open the Section Containing the Table:
- Go to Records > User Interface > Section.
- Open the section that contains the table or create a new section.
-
Add a Table (Grid) Layout:
- In the section, add a Table (Grid) layout if it's not already present.
- Bind the table to a data page or a property list that holds the data to be displayed.
-
Add Edit/Delete Columns:
- In the table layout, add two new columns: one for the edit action and one for the delete action.
-
Configure Edit Action:
- In the Edit column, add a button or an icon (e.g., a pencil icon).
- Configure the button/icon with an action set:
- Action: Open Local Action / Flow Action.
- Target: Configure to open the edit form (e.g., a modal dialog).
- The local action or flow action should be set up to allow editing of the row data.
-
Configure Delete Action:
-
Create or Open the Section Containing the Table:
- Go to Records > User Interface > Section.
- Open the section that contains the table or create a new section.
-
Add a Table (Grid) Layout:
- In the section, add a Table (Grid) layout if it's not already present.
- Bind the table to a data page or a property list that holds the data to be displayed.
-
Add Edit/Delete Columns:
- In the table layout, add two new columns: one for the edit action and one for the delete action.
-
Configure Edit Action:
- In the Edit column, add a button or an icon (e.g., a pencil icon).
- Configure the button/icon with an action set:
- Action: Open Local Action / Flow Action.
- Target: Configure to open the edit form (e.g., a modal dialog).
- The local action or flow action should be set up to allow editing of the row data.
-
Configure Delete Action:
- In the Delete column, add a button or an icon (e.g., a trash can icon).
- Configure the button/icon with an action set:
- Action: Run Data Transform / Run Activity.
- Target: Configure the action to delete the row data.
Pegasystems Inc.
GB
@Satyasaicharana your solution is only for Traditional UI, not relevant to the question about Constellation.
@Rohith A please ignore Satya's response as likely it is not relevant to your scenario.
Accepted Solution
Updated: 28 Jun 2024 6:05 EDT
Lantiqx Systems India Private Limited
IN
Hi @Rohith A,
In constellation use the property data reference property type there you will find the option to edit or delete records in a table.
Please find the below screenshot for your reference:
Regards,
Mamatha Adiraju
Updated: 15 Aug 2024 17:48 EDT
TCS
IN
Hi @Mamatha Adiraju,
When I am choosing the option "Use separate View for edit", I am getting only four option in the dropdown (Create, Edit, Details and Primary Field). I am using Infinity 23 version. Is it not possible to create a view which would open in Modal containing all the field present in Embedded field. Thanks in advance for your support.