September 26, 201114 yr Newbies I am working on a web page that displays portal records that allow user to update record fields. Once the data is entered I have a button that runs a script that sets variables from the contents of the active records fields then preforms a scripts based on the variables created. My problem is that IWP is not recognizing the active record. Most of the time it uses the last portal record and occassionaly it uses the active portal record. The script works fine in Filemaker without a problem. What do I do to make IWP recognize the active portal record?
November 24, 201114 yr Workaround: If the button you are using is in the same line as your portal record is (it then appears as many times as the portal records), clicking on it and executing in your script the step "go to related record" you will land on the active record in another layout and be able to read the data well.
Create an account or sign in to comment