Announcements
No record found.
Hi ,
I need to add checkbox in parameter and when user active it can insert value in text box
and also i need to check if user active it or not from x++ code
Thanks
*This post is locked for comments
Hi momenmagdi,
Please check this blog post www.artofcreation.be/.../ax2012-sysoperation-part-3-sysoperationautomaticuibuilder it has an example how to disable\enable a field base on checkbox value.
i need to check without check box if user enter value in parameter or not
So that blogs shows how to disable field. To get value from it you need to write code in Data Provider class, something like
MyContract contract = this.parmDataContract() as MyContract ;
contract.parmMyField();
1. Open the report for editing in Visual Studio.
2. Expand the Parameters node and locate the affected parameter.
3. Set Allow Blank and Nullable to True if not already set.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.