NathanBurley
Registered User.
- Local time
- Today, 15:17
- Joined
- Jul 28, 2015
- Messages
- 19
*Using Access Web App in Access 2013*
Hey Folks,
I've got two tables CustomerSites and CourtesyCalls. I've placed a new ActionBar button on the CustomerSites view to enable people to log a CourtesyCall to that site.
The CourtesyCalls log is linked to the CustomerSites table via a Lookup to the CustomerSiteID field so I can perform this step using the 'Add Courtesy Call' button at the bottom of a Related Items Control table but I'd like it to work from an ActionBar button so people don't have to hunt for the control.
Right now, my implementation doesn't work for this so any advice on how to do it correctly would be greatly appreciated. I do have Jeff's book 'Access inside Out' so if there's a section in there which walks me through the theory then I'm happy to be pointed in the right direction.
Thanks,
Nate
Hey Folks,
I've got two tables CustomerSites and CourtesyCalls. I've placed a new ActionBar button on the CustomerSites view to enable people to log a CourtesyCall to that site.
The CourtesyCalls log is linked to the CustomerSites table via a Lookup to the CustomerSiteID field so I can perform this step using the 'Add Courtesy Call' button at the bottom of a Related Items Control table but I'd like it to work from an ActionBar button so people don't have to hunt for the control.
Right now, my implementation doesn't work for this so any advice on how to do it correctly would be greatly appreciated. I do have Jeff's book 'Access inside Out' so if there's a section in there which walks me through the theory then I'm happy to be pointed in the right direction.
Thanks,
Nate