Dialogbutton db;
;
db = box::yesNo("Choose Yes or No", dialogButton::Yes, "YesNo Box Example");
if (db == dialogButton::Yes)
{
info( "We chose Yes");
}
else if (db == dialogButton::No)
{
info( "We chose No");
}
@RahulTalasila
D365 FinOps & Power Platform Unlocked is your go-to source for expert insights on Microsoft Dynamics 365 Finance & Operations and the Power Platform. Discover tutorials, tips, and best practices to leverage D365 F&O alongside Power BI, Power Apps, Power Automate, and more. Stay up-to-date with the latest innovations and solutions to optimize your enterprise systems and drive business success with ease
In today’s cloud-first, API-driven enterprise landscape, automation and integration have become vital pillars of operational agility. Micr...
No comments:
Post a Comment