FMD Posted August 14, 2009 Posted August 14, 2009 I have an Order Layout with a portal to an Order Line Items Table. Certain items are "kits" where there are other items that are members of the kit. When a user selects a kit and enters a quantity the Line Items portal automatically creates the new rows using the kit items information and appropriate quantities. What I want to know is if there is any way to prevent just those rows that are members of the kit from being edited directly. Specifically I don't want the users changing the items or the quantities.
RodM Posted August 28, 2009 Posted August 28, 2009 (edited) Darn... been watching...No replies... I am going to ask the same question but differently.. I have a button to Add New Portal line.. or record. My problems is when user is entering a field in the last line of portal then Tabs or commits that field moving to the next field.. At that moment.. somehow the next record is add? And i don't want that.. but to click my Add New button? Edited August 28, 2009 by Guest
Hijack Posted August 28, 2009 Posted August 28, 2009 You could prohibit field entry on the portal fields (field Behavior) and then simply prompt for any necessary info in a dialog. Then, just script the entry into the portal, go to the last row and Set Field.
Recommended Posts
This topic is 5566 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