Dan-A Posted August 21, 2003 Posted August 21, 2003 Hi All, Is there a way to limit the number of rows per record for a portal?? I would like to display a message that lets the user know he has reached the max number of related records when he is trying to add row number 20 for example. Thanks --Dan
Kurt Knippel Posted August 21, 2003 Posted August 21, 2003 Do NOT allow the user to create records dircetly in the Portal by turning off the "Allow Creation fo Related Records" option in the relationship setup. Then create a scripted button for the user to click to add a new record. This way you can trap for the number of existing records and see if they have reached 20 yet.
Dan-A Posted August 21, 2003 Author Posted August 21, 2003 Thank you, That is so simple, even I should be able to get this to work!! --Dan
Recommended Posts
This topic is 7766 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