philhxc Posted October 29, 2006 Posted October 29, 2006 hello! i need for the data entry people to add aditional fields on demand.. can this be done? thanks in advance
Ender Posted October 29, 2006 Posted October 29, 2006 This would be a poor development strategy. It's better to either get all the requirements ahead of time and design those into the solution, or use a portal to a related table that is essentially a user-defined attribute Type and Value.
philhxc Posted October 30, 2006 Author Posted October 30, 2006 thank you so much for your response! }:| , im not sure if i explained my self correctly before if im taking an order and i have only 5 fields for product order data entry and a client ordered 7 products i want to add those fields right there.. another exple is when your attaching a file in gmail you can add extra fields for extra files.. thanks!
Ender Posted October 30, 2006 Posted October 30, 2006 It's not necessary to add new fields for multiple items. Instead, you should use a portal to a related table. This type of thing is very common. For details, I'd suggest you read up on portals and relationships.
Recommended Posts
This topic is 6661 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