Web gui - show a table full grid in a popup

  • 5 May 2022
  • 1 reply
  • 60 views

Userlevel 5
Badge +12

Hi, 

is this possible, and if so, how can I achieve this. 

I have a table, with a task. This task must open a popup with a grid view of another table, here I select a row, click ‘ok’, show all records underlying in this selected Row, do some selections (maybe all, maybe some), click ‘go’, do some Code on the selected Rows. 

Main thing is the popup with all the grid rows. 

 


1 reply

Userlevel 7
Badge +23

Hi,

This sounds like either a Task parameter look-up pop-up only showing a Grid or a None-logic task that opens a screen via a Process flow, but then the Task does not have any code-functionality.

I'm not fully sure what you mean by "...here I select a row, click ‘ok’, show all records underlying in this selected Row, do some selections (maybe all, maybe some), click ‘go’, do some Code on the selected Rows.”. Could you elaborate a bit more on that?

Reply