February 12, 201015 yr Hi, I like the table view because the user can change the size and order of each column but in the other hand ther are only a few configuration parameters for this view (or maybe I can't find them) 1. I would like GTRR (or genererally perform an script step), when user clicks on a field 2. How to avoid changing of the field content (like in the behavior configuration of each field for the other views) 3. How do you change de colors for even, uneven rows? Thanks ChiSao
February 12, 201015 yr 1. I would like GTRR (or genererally perform an script step), when user clicks on a field [color:green]You can't. Scripts will not fire in rows. 2. How to avoid changing of the field content (like in the behavior configuration of each field for the other views) [color:green]Disallow entry in browse mode (select the field then Format > Field Control 3. How do you change de colors for even, uneven rows? [color:green]Go to Layouts > Part Setup, select Body then Change; at bottom, alternate fill. Table views can be useful but until FM allows scripts on rows, it is very limited. :wink2:
February 12, 201015 yr Author Table views can be useful but until FM allows scripts on rows, it is very limited. Or until FM allows Size changing of a column in Portals or in Listmode Thanks for the answer by ChiSao
February 12, 201015 yr 1. I would like GTRR (or genererally perform an script step), when user clicks on a field [color:green]You can't. Scripts will not fire in rows. In version 10, you can: ScriptFire10.fp7.zip
February 12, 201015 yr Author Thanks a lot for this nice solution! Now my table view is almost perfect!
February 12, 201015 yr Of course! You can't fire scripts or Specify Button within row but script triggers will work (I've seen them used in tables before, I think by you). Thanks for reminding me to enter the new age of triggers - I had reverted a bit! :wink2:
Create an account or sign in to comment