Hello guys.I'm trying to find a solution to the problem: I need to control the location of sellers.Can I do this through Dynamics 365 Mobile Sales?
I'm looking for articles but haven't found anything about it.Thanks!
You can add a field named "Location" under the seller field. Then add a Web ressources (JS) to display the value of location of this seller.
You can add this field directly in the mobile App of sales via make.powerapps.com > Applications > Select Dynamics 365 movbile and then click on Edit.
Please mark my answer verified if this is helpful!
Goodnight. How are you?
Many thanks for the reply.
Wouldn't you have JavaScript code with this type of function?
I don't know how to mess with JavaScript.
Thanks.
function getSellerLocation(executionContext){
var formContext = executionContext.getFormContext();
if(tablenameObject != null)
{
formContext.getAttribute("seller_location").setValue(tablename);
}
Please mark the answer Yes if that resolve your problem
Please mark the answer verified if this is helpful!
Thank you
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 Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Rishabh Kanaskar 159
MVP-Daniyal Khaleel 152
Tom_Gioielli 134 Super User 2025 Season 2