In ms-access I've often used the event procedure. As I understand a similar fuctionality is provided by the custom code before browse, before edit aso.
Can I get somewhere some code examples to hide / unhide objects in a form, or to make editable or not the same.
BR
Paul
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Custom Code / Before and after edit or save etc.
-
- Posts: 30
- Joined: Fri Oct 30, 2020 7:08 pm
Custom Code / Before and after edit or save etc.
If you like nuBuilder, please leave a review on SourceForge
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 times
- Contact:
Re: Custom Code / Before and after edit or save etc.
You can use nuHide() to hide objects
https://wiki.nubuilder.cloud/ ... ipt#nuHide
ans nuShow() to show objects
https://wiki.nubuilder.cloud/ ... ipt#nuShow
https://wiki.nubuilder.cloud/ ... ipt#nuHide
ans nuShow() to show objects
https://wiki.nubuilder.cloud/ ... ipt#nuShow