Hi all,
I needs to customize the Vendor Card to ensure that no one can create and save the vendor without Tax Registration PIN.
Can VBA achieve this and how?. Any other suggestion?.
Hi all,
I needs to customize the Vendor Card to ensure that no one can create and save the vendor without Tax Registration PIN.
Can VBA achieve this and how?. Any other suggestion?.
Don't use VBA since that's been deprecated.
You could use Modifier to set the field you want as required. This will create or add the form to your forms customization dictionary (forms.dic).
If the field isn't filled in once you make it required, the user will get the error "Not all required fields have been entered."
Then you'll just have to make sure you roll out these form customizations to all the users and set Modified Forms/Reports to use the modified vendor maintenance form.
I hope this helps.
Joe
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,407
Most Valuable Professional
nmaenpaa
101,156