Welcome to the Mongoose Forum!Announced
Hello and welcome to the official Mongoose forum, a part of the Infor OS Platform community. We're excited to have you here and look forward to fostering a collaborative environment where users can share knowledge, ask questions, and explore the capabilities of Mongoose. 🚀
About This Forum 📌
This forum is dedicated to discussions, questions, and knowledge sharing related to Mongoose. Whether you're new to the product or an experienced user, this is the place to connect with fellow users and Infor experts.
Getting Started with Mongoose 🏁
To help you get up to speed, we've compiled a list of valuable resources:
Quick Reference 📄
- Cheat Sheets: Mongoose Cheat sheet
Video Tutorials 🎥
- YouTube Playlist: Mongoose Playlist
Documentation 📚
- Official Documentation: Infor Documentation Central
Developer Resources 💻
- Dev Portal Tutorials: Mongoose Tutorials
- Dev Portal Best Practices: Mongoose Best Practices
Training 🎓
- Infor U Campus Courses: Mongoose Training
Engagement Guidelines 🤝
- Be Respectful: Treat all community members with respect and courtesy.
- Stay On Topic: Keep discussions related to topic.
- Share Knowledge: Don't hesitate to answer questions if you have expertise to share.
- Search First: Before posting a new question, please search the forum to see if it has been answered before.
Get Involved 🌟
We encourage you to:
- Share your experiences
- Ask questions and participate in discussions
Thank you for being a part of our community. Let's learn, grow, and innovate together! 💡
Note: This forum is monitored by Infor staff, but it's primarily a peer-to-peer community. For official support requests, please contact Infor Support through the appropriate channels.
Comments
We've just released the written version of the Mongoose Hello World series in the form of a massive tutorial on how to get started with Mongoose 😄
Credit to @Mark Franklin and the Mongoose PM team for working on it!
My company is currently looking to hire an Infor Mongoose developer. I have having a really hard time finding someone and I wondered if anyone on this forum could give me some ideas of where to post it. The regular sites (LinkedIn, etc) aren't turning up many good leads. Any job boards or Slack channels you could recommend would be much appreciated. The job is remote (US only). Thank you in advance for any help you could give. ronda.coyle@ronin.consulting
Hi,
I'm walking through the Tutorial. Everything went fine until the Validators section of Part 5. The Customer validator works fine: selecting a customer ID on the Orders form updates the Customer's name and address.
However, although I've in principle followed the same steps for the Item's validator, I've never been able to make it work. I redid several time the procedure, recreated the Order form, etc., always with the same result.
I don't know where the error is, but can't find either a proper method to debug. I thought of erasing everything, and restarting from scratch, but I don't know how to erase all the tables, IDO's, forms, properties, components, classes, etc. that have been created.
Any hint?
Thanks and regards.
Marc,
To debug validators you can use Diagnostics. Under View→User Preferences, there is a Diagnostics section. On the General tab, tick Enabled and on the Form tab enable Include for Validator (and possibly other options but don't enable everything - that's too much information).
Then when running the form you go to View→Diagnostic Log to see what is happening.
A simple error is forgetting to tick "Validate Immediately"!
It is wonderful how much Mongoose resources there are now! I feel that developers can get more quickly up to speed and start developing projects they need to help their company.