Notifications
Announcements
No record found.
Why stringedit can't access to x++??
i was set auto declaration property to yes..
*This post is locked for comments
it should be accessible after setting AutoDeclartion= yes and saving changes.
what issue are you facing, despite of doing above practice?
Hi Murtafiah, please use more descriptive titles for your questions. Saying that it's about Dynamics AX isn't enough, because that's true for all questions in the forum.
Also, please tell us more about what you're doing and what failed. You will have a much better chance to get an answer if you give us a better description.
Hi Murtafiah Via,
Please be more specific, but here are a few pointers. Set the autodeclaration property to Yes in your controls.
//Example setting value
MyStringEdit.text('Ok');
MyDateControl.dateValue(today());
//Example checking value
if (MyStringEdit.valueStr() == '')
{
throw error('Please enter value in stringedit.');
}
//Example assigning value
MyTable.MyField = MyStringEdit.valueStr();
All...
my problem has been resolved, thank you..
you are very care..
thank you it worked
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Priya_K 4
Martin Dráb 4 Most Valuable Professional
Ali Zaidi 2