August 28, 200718 yr Is it possible to manipulate the look of a layout through a field? Say I had some radio buttons on top... could I make certain fields/text/images appear based on what radio buttons the user selects?? Thanks, Chris
August 28, 200718 yr If you give a specific example of what you're trying to accomplish, someone may be able to help you more. But you'd likely do this through the use of fields, either calculated fields (maybe even globals) that change based on the content of the radio button field or non-calc globals that get set by script.
August 28, 200718 yr Author Here is an example of one thing I wanted to do: There is a portal with different contacts as records... If the user clicks "Opposing Counsel" I want that particular portal record to change color to show that that contact is on the opposing counsel. By "change color" I mean I want the background square of the portal to change... ideally.
Create an account or sign in to comment