Greenman Posted September 8, 2010 Posted September 8, 2010 Alerts/warnings that come up in FMPro don't seem to come up in IWP. For instance, if I try to delete a portal row using FM, a popup comes up asking me if I would like to delete the portal record. That doesn't seem to work in IWP, so I cannot delete the portal record. I end up scripting it to go to another layout where I ask the question with a button that explicitly deletes the associated portal row and then going back to the first layout. Without custom web publishing, using only IWP, it possible to add a script/custom function/whatever that would overlay the question in an ajax modal alert so you don't have to navigate away from the page?
Fitch Posted September 14, 2010 Posted September 14, 2010 Your best bet is probably to put the alert message on a hidden tab control object, which could also contain the OK/Cancel buttons.
Recommended Posts
This topic is 5451 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