Newbies suite48 Posted April 21, 2012 Newbies Posted April 21, 2012 what is the easiest way to update fields that use the Get URL as Text script, in case the websites have changed their content? Thanks!
David Wikström Posted April 23, 2012 Posted April 23, 2012 The easiest way is probably to use an unstored calculation field. Not necessarily the best way though... You could for instance run a server-side script every so often or use an on record load script trigger. Maybe you can explain the scenario in some more detail?
Newbies suite48 Posted April 23, 2012 Author Newbies Posted April 23, 2012 thanks David, I ended up making a script that cuts the content of the field with the URL address in it, places it in a temporary field, cuts it back from there and pastes it back into the original field. That seems to update the other field with raw html code (for which I used Get URL as Text). hans
Recommended Posts
This topic is 4940 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