Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Working with simple tables, could be possible add an action to activate sheet when the user select a specific row? Similar to the buttons or text objects behavior.
Thanks
- - - - - - -
Trabajando con tablas simples, es posible agregar una acción para activar hoja cuando el usuario selecciona una fila específica? Simulando un comportamiento parecido al de los botones o el de objetos de texto.
Gracias
 Gysbert_Wassena
		
			Gysbert_WassenaIf you click on a value in a dimension (in any object where dimensions are possible) you select a value. You can use the OnAnySelect document trigger or the OnSelect field trigger to add an Activate Sheet action to.
See attached example. You can find the field trigger for the SalesPerson field on the Triggers tab of the document properties window.
 julian_rodrigue
		
			julian_rodrigueHola, lamentablemente no es posible
Según la ayuda, las acciones están limitadas únicamente a
Salduos
 Gysbert_Wassena
		
			Gysbert_WassenaIf you click on a value in a dimension (in any object where dimensions are possible) you select a value. You can use the OnAnySelect document trigger or the OnSelect field trigger to add an Activate Sheet action to.
See attached example. You can find the field trigger for the SalesPerson field on the Triggers tab of the document properties window.
