Newbies garrysy Posted April 30, 2015 Newbies Posted April 30, 2015 Hi, How to create new record from the popover button? I have customer layout which has City field with drop down selection, I want to create a popover button beside so that user can instantly add city incase the city is not listed on the dropdown list. It has table relationship as well. One to many relationship with One for City Table ( CityID - Primary Key) and Many for Customer Table ( CityID - foreign key). Please advice, Thank you.
Rick Whitelaw Posted May 1, 2015 Posted May 1, 2015 I don't think a popover needs to be part of the process. When you define your value list allow other entries. When a user enters an "other" value it will, if your value list is based on the contents of a related field, add this value to the ist in effect.
Newbies garrysy Posted May 2, 2015 Author Newbies Posted May 2, 2015 Hi Rick, Thanks for your reply. But how should I do it? I've check the checkbox of allow creation of record on the relationship in the manage database, but it does not created new record once user input on an "other" value text field in the customer layout.
Recommended Posts
This topic is 3761 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now