Solved

Drag and drop don't start the task

  • 21 September 2023
  • 4 replies
  • 100 views

Badge

Hallo community,

I'm not sure if I'm too stupid to get drag and drop to work in the Universal GUI (2023.2.12).


We have two views, on both of which we have activated drag & drop in the settings.

Example in our Testsystem

 

 

Settings

We have defined one view as the source and the other as the target.

Link

 

Created a very simple task that is initially supposed to do nothing more than an INSERT into a table. There are no parameters defined yet, as it is important to us to get drag&drop to work.
So the link is made and the interaction is also activated.

 


The drag&drop process works visually, so we see how the line is moved.
But the task is not called. For testing purposes, I tried the process under the Windows GUI. Everything worked as expected here.
What did I forget or do wrong in the Universal GUI?

 

Are there any ideas?

Thanks

Christian

icon

Best answer by Jeroen van den Belt 10 October 2023, 16:30

View original

This topic has been closed for comments

4 replies

Userlevel 7
Badge +23

Hi Christian,

Drag-drop requires some additional configuration, more on that here:

 

Badge

Hi Mark,

sorry, I forgot to write that. We have already done the adjustment in the JSON. I think otherwise we wouldn't even see the drag & drop marking at the beginning of the line.

Is there perhaps still a connection to a specific Indicium (2023.1.17) or platform (2023.1) version?

Userlevel 5
Badge +8

Hi @Christian Schmidtchen,

Did you also link the drag-drop task to the source table? I can imagine that if this is not done, you would get the described behavior.
 

 

Userlevel 5
Badge +8

Hi @Christian Schmidtchen, would love to hear if this solved your problem.