Skip to main content
Solved

Focus on a row


Sulea Ema
Vanguard
Forum|alt.badge.img+1

How to set focus on a specific row even after inserting a new row in a table?

Best answer by Mark Jongeling

What you can do is Input the Primary key column values into the Go to Row input parameters. If any of them should be changed after the Add row process action and cannot be Outputted by this process action, you can apply a Process procedure on the Add row process action.

This will allow you to run SQL code after the Add row process action and change any process variable values, such as the variable assigned to the "next id” column in the input of the Go to Row.

Hope this helps!

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

Mark Jongeling
Administrator
Forum|alt.badge.img+23

Hi Sulea,

You can make use of the Go to Row process action. This process action can be places after a Starting action such as Add row

The flow will then be: When a user add a row, navigate to a specific row based on the given input parameters of this process action.


Sulea Ema
Vanguard
Forum|alt.badge.img+1

Hi Mark ,

I want to go to the next id column ,but i am passing it as a parameter .How can I increment it as a parameter as i have it as only the current id in the Go To Row procces action ? 


Mark Jongeling
Administrator
Forum|alt.badge.img+23

What you can do is Input the Primary key column values into the Go to Row input parameters. If any of them should be changed after the Add row process action and cannot be Outputted by this process action, you can apply a Process procedure on the Add row process action.

This will allow you to run SQL code after the Add row process action and change any process variable values, such as the variable assigned to the "next id” column in the input of the Go to Row.

Hope this helps!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings