set_block_property [message #666279] |
Wed, 25 October 2017 07:14 |
|
adil shakeel
Messages: 47 Registered: August 2017
|
Member |
|
|
i WANT TO USE "SET_BLOCK_PROPERTY" IN THE TRIGGER AT THE FORM LEVEL IN WHEN NEW FORM INSTANCE TRIGGER.
, SO THAT IF USER1 OPENS THE FORM THEN IT DISPLAYS MESSAGE "YOU HAVE NO RIGHTS TO VIEW THIS FORM"
pLEASE GUIDE ME.
secondly logic I want to apply is that when any particular group of users opens the same form then form does not allow update. Only insert should be allowed.
Please guide me.
|
|
|
|
Re: set_block_property [message #666288 is a reply to message #666279] |
Wed, 25 October 2017 07:57 |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
For the second part, use set_block_property with update_allowed depending on the user. Yo have to come up with the logic, because you surely did not explain it well. At least that's how I understood it. Maybe Littlefoot was correct though. If you gave a clear explanation, most likely one of our answers will be correct.
|
|
|