Ben Ball Posted February 26, 2014 Posted February 26, 2014 Hi, I have a portal showing various records. 1 to 10 say portal row number fieldA fieldb I need do have a drop down value list which only shows 1 value and that should be from the portal row above. Ie 1. fieldAContent FieldBContent 2. fieldA FieldB when i click in fieldA in portal row 2 I need this to show what is in fieldA from portal row1 can this be done if so how? I tried various thing using the relationship model but obviously I can't use calc fields to form relationships. Or at least I think I can't I guess I could use a script that goes to the previous row and grabs the field etc etc.. this may be the way?! but ideally a value list..
jbante Posted February 26, 2014 Posted February 26, 2014 If your fieldA needs to contain the same value for all of your portal records, you may have a data normalization problem: fieldA may properly belong in the table your layout is based on rather than the table your portal is based on. What are the tables and fields in question representing?
Recommended Posts
This topic is 4284 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