synergy Posted September 20, 2001 Posted September 20, 2001 Hello Everyone Here is the problem, I have two portal's no. 1. display's a list of the customers contracts no. 2. display's the notes / update to each contract. What I would like to do and havn't been able to so far is . To display the contracts in portal 1 as is , however. Only when a particular contract is highlighted within portal 1, I want to have FM sort which 'notes and updated" belong to that contract and only display them then. Right now all the notes and updates display in Portal 2 and it's not as clear as it can be. I seem to be getting lost within the technical jargon of my FM reference books, and conditional portal's etc. I figure there needs to be some kind of transparent button on top of Portal no. 1 and a script / calc that will take care of the sort and then display it within portal no. 2!?!? Thank you in advance synergy
Olive Posted September 20, 2001 Posted September 20, 2001 Hi, Here's what I would do: 1- create a Contract2 field (txt) 2- create a script : Insert txt "Contract" into "Contract2" Activate Field "Contract" 3- Make your Contract field in Portal1 a button that activate this script 4- Link Portal2 with Contract2 Don't know if it'll work... Does it ?
Recommended Posts
This topic is 8466 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