tmas73 Posted April 23, 2008 Posted April 23, 2008 I hope I dont post to much. Let me know if I do! I try to figure out how to copy one fields value to a different field in a portal and clear the second field value. portal_copy.fp7.zip
tmas73 Posted April 24, 2008 Author Posted April 24, 2008 Try this. Thanks, is there a way to replace all the portal row entries at once, now it seems to work only with one portal row at the time
aldipalo Posted April 24, 2008 Posted April 24, 2008 (edited) This will work. Remember, if you have this attached to different clients or whatever the parent table you must first do a search to have only those related items in the Portal Copy layout. Otherwise you will change all the records in the table. hth I made the changes so you could see what I meant. portal_copy.zip portal_copy_revised.zip Edited April 24, 2008 by Guest
tmas73 Posted April 24, 2008 Author Posted April 24, 2008 This will work. Remember, if you have this attached to different clients or whatever the parent table you must first do a search to have only those related items in the Portal Copy layout. Otherwise you will change all the records in the table. hth I made the changes so you could see what I meant. Great thanks, exactly what i was looking for! :laugh2:
tmas73 Posted April 29, 2008 Author Posted April 29, 2008 Hmm one question whats the transfer_id field for? I was trying to replicate the file you made but I always get no records found.
aldipalo Posted April 30, 2008 Posted April 30, 2008 Transfer_ID. I don't see that field in my file. The file is related by MAIN::Main_ID = PORTAL COPY::fk_Main_ID Make sure you have checked create record on the Portal Copy side of the relationship. Also, you need to have the two sides related by ID numbers. See new file. When you create a record on the Portal Copy layout choose the related Main ID. Do that by clicking into the fk_Main_ID field. You should also be able to create new records on the Main Layout using the portal. Have you recreated the ValueLists? portal_copyRev_2.zip
Recommended Posts
This topic is 6108 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