Skip to main content
Question

Set fields as read-only on Report Time window - Cloud 24r2

  • April 9, 2025
  • 1 reply
  • 33 views

Forum|alt.badge.img+4

Hi,

We recently upgraded from Apps10 to Cloud 24R1. We have a requirement to set some fields on the Work Task’s Report Time screen to ‘Not Editable’ so that users cannot modify default values.

I am fairly familiar with Page Designer and have done this on other screens but it doesn’t seem like I can get to this page within the context. 

Would this be because it is an assistant?

Is there any where in the context where the properties of these fields can be modified?

Thanks for any info you can provide.

Lorraine

1 reply

Forum|alt.badge.img+8
  • Sidekick (Customer)
  • 87 replies
  • April 10, 2025

Hi MDGLBURNS,

In Page Designer, check the All Pages section. You might find the assistant listed there. If not, this is how I’ve done it in the past...

 

To make Pager Designer changes to an Aurena Assistant page, we can access the Assistants directly by constructing a URL in the following format...

https://{BASE_URL}/main/ifsapplications/web/assistant/{Client}/{Assistant Name}

 

So we just need to know the Client and Assistant Name. These can be determines by using the Debug console as follows…

  1. Open the IFS screen from which the assistant is triggered
  2. Enable the debug console
  3. Trigger the assistant
  4. In the Debug Console, search for the word “Client”
  5. (You should be able to find something saying “Client”:”{Client}”)
  6. In the Debug Console, search for the word “Assistant”
  7. You should be able to find something saying assistant({“name”:”{Assistant name}”

Then you can construct the URL which will directly open the assistant, from which you can open Page designer and make whatever edits you need.

 

  • Robin

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