flook Posted November 9, 2005 Posted November 9, 2005 Hi I'm wondering! Is it possible to delete a record in a portal if the contents of one of it's fields are deleted. I know how to do it via a script, but in this particular instance it would be much neater to do it via a calc. Flook
mr_vodka Posted November 9, 2005 Posted November 9, 2005 If you want to envoke a script based off a specific action of a field, you must use a plugin such as EventScript. If you simply want to not show it in the portal but not necessarily delete the record from the table, then you can have the portal based off an additional flag key.
flook Posted November 9, 2005 Author Posted November 9, 2005 Hi Have considered both options but definitley wish to delete the record at the point it is no longer used. Also do not wish to use plugins as I want to avoid unecessary complications with third party tools at a later date. Is it possible to invoke a script at the point you exit a record without using plugins? Flook
mr_vodka Posted November 9, 2005 Posted November 9, 2005 No. That is why there is a plugin for this. The EventScript plugin does exactly that.
Sanjai Posted November 9, 2005 Posted November 9, 2005 Can you call a script which can be performed on every button which you have kept on the layout before exiting the layout and also it can be the script which is called when closing all the files.
Recommended Posts
This topic is 6954 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