I have a list page for a custom record which is used as an advanced lookup. This list page contains an item No. field, and when they click on the "Edit" either by right click and choosing edit or actions | Edit I would like it to go to the Item Card. I can put the "CardFormID" to link to the Item Card page, but if I do so, I get an error about mismatching fields (unsurprising because the records are not the same as the item records). Is there a way to make it so that an edit action will open up the Item Card with the No. from the current record?
0