Jump to content

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

Recommended Posts

  • Newbies

I'm using FM Starting Point and duplicated the Invoice "module" (layout with tables, tos, etc.) to create an Orders "module".  I dutifully went through and changed the fields, relationships, scripts, etc. etc.  However, when I click Add Item and the Popover Button appears, when I select a product it is not being added to the order.  So I ran the debugger while going through the process and the debugger shows that the old OnObjectExit script (from the Invoice "module") is being called for.  I double checked all the scripts and TOs and everything and all do indicate they are the correct new ones I created (by duplicating the Invoice ones) for the orders.  So why is it still calling for the old script?  And how do I fix it?  I tried clicking Edit Script in the Debugger but it is grayed out when running the Debugger.

Link to comment
Share on other sites

  • Newbies

Yes it has an OnObjectExit set to trigger a script.  The problem is when I run it through the debugger it is bringing up a different script. I don't understand where it is getting this from?   The weird thing is I can delete the OnObjectExit trigger and it will still call for that wrong script.  Seems something else is triggering it, I just can't find it.

 

 

correct.jpg

wrong.jpg

Edited by fvteamsports
Link to comment
Share on other sites

  • Newbies

So I figured it out!  It was the button that is over the Add Item Popover portal fields in the Invoices "module"...I had moved it behind the portal fields (Send Backward) when I duplicated it so that I could update the portal fields (you can't click on the fields when the button is over them).  However, once it was moved, I couldn't see it and basically forgot about it.  There isn't any little script icon attached to it either, so I was forgetting about it when I made all the script changes.  And even though it was under the fields, it was still activating.  Once I figured out what was going on, I found the button underneath the fields and was able to fix the script and the parameters. BOOM! Works like a charm now.  

Thanks for the replies and suggestions!

 

 

Link to comment
Share on other sites

  • Newbies

I Agree.  Especially when you're working on a layout another developer has started. A button that doesn't have any borders is basically invisible to add to the challenge.  The view>button helped, it adds a small icon to the buttons in the lower right corner.  A simple object manager like what Corel Draw or Photoshop has would have saved me 2 days of work. It would be nice to be able to click through all objects on a layout.  They could add it to the inspector.

Link to comment
Share on other sites

This topic is 2633 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.