Skip to main content
Question

Change Availability Control Default

  • August 17, 2022
  • 4 replies
  • 254 views

Anupa Arachchige
Sidekick (Employee)
Forum|alt.badge.img+6

The default is set to "Same as To Location" Is it possible to change the default to "Same as From Location"

 

4 replies

Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • 3 replies
  • November 9, 2022

Hi Anupa,

We have exactly the same request and was wondering if you managed to find a solution?

Regards

Stephen


Forum|alt.badge.img+2
  • Sidekick (Employee)
  • 6 replies
  • November 14, 2022

Hi Anupa,
in my opinion there is no parameter that could allow to define a default setting different than “Same as To Location”.
Best rgds

Stefano


Leif Peterson
Do Gooder (Employee)
Forum|alt.badge.img+4
  • Do Gooder (Employee)
  • 11 replies
  • November 14, 2022

The default value is hard-coded so it cannot be changed by end users. See code snippet from dlgChangePartAvailabilityControl.cs:

      rbSameToLocation.Checked = true;

You would have to go for a customization.


Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • 5 replies
  • May 7, 2025

Is it possible to hide the option to ‘’set AC ID’’ from the popup screen ?