Dot walking field from Request into Catalog Tasks is always read only

Nessrine
Tera Contributor

Hi,

I added a field (from Request) to the Catalog Task form using 'Form Layout' :

find_real_file.png

At the Request level, the field is editable but in the Catalog Task it's always ReadOnly, i checked Dictionary, UI Policies, Clients Scripts, ACLs but found nothing.

  • Request :

find_real_file.png

  • Catalog Task:

find_real_file.png

I tried adding a new UI Policy and Client Script to make it non ReadOnly, but it didn't work. Does anyone have an idea about this issue ?

Thank you for your help

1 ACCEPTED SOLUTION

Yousaf
Giga Sage

HI Nessrine,

You have to follow this method

Open the form you added dot walk fields to

Configure dictionary and look for dictionary record referencing to parent table you dot walked your fields from

Check the read-only check box for this record to make all dot walked fields read-only

find_real_file.png

Mark Correct or Helpful if it helps.


***Mark Correct or Helpful if it helps.***

View solution in original post

3 REPLIES 3

Yousaf
Giga Sage

HI Nessrine,

You have to follow this method

Open the form you added dot walk fields to

Configure dictionary and look for dictionary record referencing to parent table you dot walked your fields from

Check the read-only check box for this record to make all dot walked fields read-only

find_real_file.png

Mark Correct or Helpful if it helps.


***Mark Correct or Helpful if it helps.***

Nessrine
Tera Contributor

Thank you very much Yousaf for your help, that works for me.

Good No Problem
Glad that was helpful.


***Mark Correct or Helpful if it helps.***