Skip to main content
Question

Is it possible to manipulate "Choose New Status" dialog value based on some value of the task?


Forum|alt.badge.img+2

Is it possible to control the possible value displayed in “Choose New Status” dialog based on the value of some task’s field?

E.g., Show “Accepted” when the Plan Start of task is empty and “Booked” when Plan Start field is populated.

 

Thanks and best regards,

Beng Suang

 

  

7 replies

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1137 replies
  • July 26, 2023

Hey @cclooklook 

You can achieve this with a custom screen.

Create a new screen and add 2 fields - ‘Current Status’ & ‘Next Status’

Then populate the ‘Next Status’ field according to your logic with a client script.

 

Unfortenatly, the button on the quick action bar is not configurable.

Cheers!


SAMLK
Hero (Partner)
Forum|alt.badge.img+13
  • Hero (Partner)
  • 226 replies
  • July 26, 2023

Hi @cclooklook ,

As @Shneor Cheshin  mentioned, the quicklink bar is not configurable with scripting logics. You will require a simple code level modification to achieve this requirement on the mobile. You can request this change from IFS if it is mandatory.


Forum|alt.badge.img+2
  • Author
  • Do Gooder (Customer)
  • 3 replies
  • July 26, 2023

Thanks @SAMLK & @Shneor Cheshin.

 

@Shneor Cheshin, are you able to point me to the class to change in Android Mobile?

Thanks.

 

 


Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1137 replies
  • July 26, 2023

Hey @cclooklook 

No calss.

Configurations only.

Custom screen and client script. No need to overrode product code in any way

Cheers!


Forum|alt.badge.img+2
  • Author
  • Do Gooder (Customer)
  • 3 replies
  • July 26, 2023

Hi @SAMLK , to achieve at the code level, which Java class to modify for Mobile App?


SAMLK
Hero (Partner)
Forum|alt.badge.img+13
  • Hero (Partner)
  • 226 replies
  • July 26, 2023
cclooklook wrote:

Hi @SAMLK , to achieve at the code level, which Java class to modify for Mobile App?

The class is MetrixQuickLinkBar.java under the architecture ui


Forum|alt.badge.img+2
  • Author
  • Do Gooder (Customer)
  • 3 replies
  • July 26, 2023

Thanks @SAMLK  & @Shneor Cheshin !!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings