ChiSao Posted February 12, 2010 Posted February 12, 2010 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
LaRetta Posted February 12, 2010 Posted February 12, 2010 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:
ChiSao Posted February 12, 2010 Author Posted February 12, 2010 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
comment Posted February 12, 2010 Posted February 12, 2010 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
ChiSao Posted February 12, 2010 Author Posted February 12, 2010 Thanks a lot for this nice solution! Now my table view is almost perfect!
LaRetta Posted February 12, 2010 Posted February 12, 2010 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:
Recommended Posts
This topic is 5399 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now