Shouldnt I be able to choose this LookUpColumn?

With Pages (which I believe is what @erwblo is working with), you can choose the target - either a modal or replace the current screen.

I just did a quick test of this idea, and it kind of works. But the problem is that if the user cancels out of the Edit screen without doing anything, then they’ll be left on the Form screen - which I believe isn’t what @erwblo would want.

I think to make this idea work, you’d have to use Show New Screen for the Edit screen, and essentially build a Custom Edit screen. That way, you can control what happens if the user cancels (probably 2 Go Back actions). But even then, I’m not so sure how well it would work. Seems very fragile to me :slight_smile:

1 Like

I followed your suggestion and now use a new action>form on the submit of the action>edit screen.
I’m not sure, but I should be ok now :wink:
Both thanks a lot, @Jeff_Hager and @Darren_Murphy

1 Like