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!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, 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: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 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