Jump to content

[FP3] show the content of a field in a dialog box


This topic is 7318 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Back when I was using FM3 and FM4, I used a layout to achieve the effect of a dialog box with fields. The layout had a white box covering most of the screen, with the background still visible behind, and a couple button choices for the user.

Link to comment
Share on other sites

Thanks. I'll try this.

What I was looking for is to show a warning message like:

You are going to write MessageA in a field that is actually filled whith MessageB. Do you want to add this text, delete the previous text, do nothing?

And then, three buttons.

I thougt it would be easy and faster by a message box. Anyway...

Link to comment
Share on other sites

You could still use the Show Message script step if you make the message more generic, or use If conditionals to choose between several pre-determined messages.

Link to comment
Share on other sites

This topic is 7318 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.