jpatino Posted December 31, 2007 Posted December 31, 2007 I am using the GetLayoutObjectAttribute function to obtain the content from the webviewer. This webviewer is set to automatically check a different page depending on the record it is on (url based on field). A calculated field with GetLayoutObjectAttribute function gets the resultant content accordingly so I get this resultant info stored in my table. It seems to work fine. The problem is though, that it only does it for the record that was active at the moment of defining the fields involved. Also, if the content of the webviewer changes my calculated field does not update itself accordingly. The only way it seems that would work is by using scripts to force the update of the info from the webviewer to the field. But I wanted it to work automatically (hence the calculated field)...Any help on this?...thanks in advance...
Recommended Posts
This topic is 6518 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