titanium Posted January 3, 2009 Posted January 3, 2009 Hi, i think this should be fairly simple, but cant seem to figure it out... I have a portal which displays some data from a related table... the problem im having is that i am able to edit the data in the portal but i dont want to be able to. I only want to click on the row and goto the related record to edit there (this is working fine). I do not have the Allow creation boxes checked in my relationship, nor do i have the Allow deletion box checked in my portal setup.. Not sure what im missing. Thanks in advance for any direction you can offer.
RalphL Posted January 3, 2009 Posted January 3, 2009 Put a transparent button over the portal row. Make it run your goto related record.
IdealData Posted January 3, 2009 Posted January 3, 2009 Ralph's suggestion is fine and it will work, however.... If the fields in the portal are set to allow entry in browse mode, and exist in the tabbing sequence then it would still be possible to "tab" into the fields. Set the fields to deny entry in browse as well as Ralph's button. If you need to perform a find in the portal then that just needs the button reduced to a small square on the portal row - you would need to allow entry in find mode.
titanium Posted January 4, 2009 Author Posted January 4, 2009 Your thoughts have been most helpful. I see the dilemma with just a button allowing entry via tabbing in. I don,t need entry in any mode at this point so i wont have to get to fancy with the finer details. Thanks again for the insight... got me on my way very well.
Recommended Posts
This topic is 5858 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