Trigger On Aggregate Click

Description:

Trigger On Aggregate

This trigger is fired on click of aggregate data of pivot grid.

Allowed Parent Components:

  1. PivotGrid

Allowed Child Components:

  1. Abort

  2. Abort If DataStore Is Empty

  3. Action Copy

  4. Action Download Attachment

  5. Action Group

  6. Action Search

  7. Add Breadcrumb Item

  8. Add Connection

  9. Add Smart Search Filters

  10. Add Smart Search Filters From Aggregate

  11. Change Language

  12. Choose Attachment

  13. Clear All Filters

  14. Clear All Query Params

  15. Clear All StoreRecord Messages

  16. Clear DataSource

  17. Clear Grid Sort

  18. Clear Query Param

  19. Clear Smart Search Filters

  20. Clear StoreRecord Message

  21. Confirm Message

  22. Copy StoreRecord

  23. Delete Current Record

  24. Delete Selected Records

  25. Deselect All Records

  26. Duplicate Item

  27. Duplicate StoreRecord

  28. Eval And Execute Expression

  29. Export Data

  30. Export To Google Sheet

  31. Geo Location

  32. Go Back

  33. Go To First Field

  34. Go To First Record

  35. Go To Item

  36. Go To Last Record

  37. Go To Next Record

  38. Go To Page

  39. Go To Previous Record

  40. Hide Item

  41. Hide Popup

  42. Import Data

  43. Insert Record

  44. Invoke DataSource

  45. Invoke Trigger

  46. Loop

  47. Loop Records

  48. Multi Sheet Export

  49. Open URL

  50. Print Props To Console

  51. Print To Console

  52. Query DataSource

  53. Query DataSource From Aggregate

  54. Reduce

  55. Refresh DataSource

  56. Refresh Navigation Menu

  57. Register State

  58. Remove Connection

  59. Reset DataStore

  60. Reset StoreRecord

  61. Save DataSource

  62. Save Transaction

  63. Save Video Recording

  64. Select All Records

  65. Server Validate

  66. Set As Current StoreRecord

  67. Set Message On StoreRecord

  68. Show Item

  69. Show Message

  70. Show Popup

  71. Silent Sign Out

  72. Start Video Recording

  73. Stop Video Recording

  74. Switch

  75. Update Item Number Property

  76. Update Item String Property

  77. Update StoreRecord

  78. Wait

  79. Wait For LOV

Properties

➤ Enable Condition

Specify an expression that should be evaluated to a boolean [e.g. #{dsAlias.attr1} == 'X' && #{dsAlias.attr2} > 1]. If no expression is specified, it will be considered as true.

Allowed Values: An expression which should return boolean after evaluation

Last updated