- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Once you have 15 actions built:
1) Select the top most subform in your Hierarchy palette
2) Open up your script editor. Because you probably never use it, it will be docked to the top of your design view. You'll want to drag it out of there so it's in its own window.
3) On the top left of your script editor select Show: "Events with Scripts", immedialely to the right theres a button with a plus sign. Make sure that's toggled.
4) You will see all the code in all your objects that have script. You'll also notice a lot of that code is green. That is commented out code that Designer recognises as script generated from the action builder. Delete all the green script. Make sure you get the green //- at the end of every event too.
You'll notice all the actions are gone from the action builder but they're still working in the form. At least now you can add more actions without having them get deleted by whatever bug designer has.
Kyle
Views
Replies
Total Likes