How to link each row in a Data List to different screens/panels?
I'm trying to link multiple rows in a Data List and make them show/hide different panels in a Dynamic Panel. But when I link the "Current_row_1" to something all rows inherits the link. I need to link each row to different panels or screens.
Is there any way I can target each row and set a click event on each and everyone of them? Like a row ID or something?
Regards
Sebastian
Hi,
You can use filtering conditions to achieve this.
For example, create a condition that filters one of the row's field, and if selected_row_ID = 1, create a link to page 1.
Best,
Lidia
Hi,
You can use filtering conditions to achieve this.
For example, create a condition that filters one of the row's field, and if selected_row_ID = 1, create a link to page 1.
Best,
Lidia
Hi Lidia,
Thanks for your reply. Could you please tell me more about how a setup like that would look like? Not very experienced with the filtering condition per se.
Regards
Sebastian
Hi Lidia,
Thanks for your reply. Could you please tell me more about how a setup like that would look like? Not very experienced with the filtering condition per se.
Regards
Sebastian
Hi Sebastian,
You may find some information regarding elements in the following tutorial: http://www.justinmind.com/support/con...
Also, we can provide you an example, just drop a line to us and specify as much as you can and we will create a sample prototype for you.
Best,
Lidia
Hi Sebastian,
You may find some information regarding elements in the following tutorial: http://www.justinmind.com/support/con...
Also, we can provide you an example, just drop a line to us and specify as much as you can and we will create a sample prototype for you.
Best,
Lidia
Hi Lidia
I have a same queestion. I'd like to set the text that selected from Data Master "Users-row" to a "Input Text Field"
e.g.)
Data Master : Users-row
Date Masters Fields name : Username
Selested text : 2nd row of "Username" in "Users-row"
Best regards,
Hi Lidia
I have a same queestion. I'd like to set the text that selected from Data Master "Users-row" to a "Input Text Field"
e.g.)
Data Master : Users-row
Date Masters Fields name : Username
Selested text : 2nd row of "Username" in "Users-row"
Best regards,
Hello,
I have a similar problem. I would like every cell in a data grid to show a different panel. Unfortunatley the link provided above just leads to the help center and I could not find a solution on my own.
Could you help me with this? I attached a file and an example project. Any help would be much appreciated.
Best regards
Hello,
I have a similar problem. I would like every cell in a data grid to show a different panel. Unfortunatley the link provided above just leads to the help center and I could not find a solution on my own.
Could you help me with this? I attached a file and an example project. Any help would be much appreciated.
Best regards
Hello, I am attaching an example.
The events are attach to [strains.name].
let me know if this is useful.
Regards.
Hello, I am attaching an example.
The events are attach to [strains.name].
let me know if this is useful.
Regards.
Yes, perfect, this helps a lot. Thank you!
Yes, perfect, this helps a lot. Thank you!
You are welcome!
Let us know if we can help you with anything else.
Regards.
You are welcome!
Let us know if we can help you with anything else.
Regards.
Replies have been locked on this page!